Register
Site Login
Site Search
Forums
Advertisement
Welcome to PocketMatrix. PocketMatrix is dedicated to providing the best online community for mobile device developers and enthusiests. What's new?

compiling errors with source?


compiling errors with source?

Postby absynth227 » Feb 4, 2004 @ 7:45pm

Hey there! Ok I've downloaded tons of SDK/PPC dev tools and I've got eC++ 3.0 I loaded the right file and can see all the great stuff, but when I build the file I get a bunch of "can't find..." stuff. I've noticed that the files its looking for are not present? Is there some library or something I need to have besides 3.0 and the quakesource?

I load PocketQuake.vcw and hit compile.. but a ton of things seem to be missing.. like:

unix.h (did search over entire system)

however these are all over the place:
gx.h
alloc.h

So it seems like something is missing, but also somehow not point to the right place? WHen I install the tools, should I use default settings? I figured this shouldn't matter too much?

Thanks!
Caleb
absynth227
 


Postby Guest » Feb 4, 2004 @ 7:48pm

this is the error list that comes up:

--------------------Configuration: PocketQuake - Win32 (WCE ARM) Release--------------------
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(87): Could not find the file alloc.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(119): Could not find the file unix.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\WinQuake\vid_ppc.c(30): Could not find the file gx.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\WinQuake\vid_ppc.c(31): Could not find the file Aygshell.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(87): Could not find the file alloc.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(119): Could not find the file unix.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\WinQuake\sys_win.c(26): Could not find the file gx.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\WinQuake\sys_win.c(27): Could not find the file Aygshell.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\WinQuake\net_dgrm.c(34): Could not find the file sys/socket.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\WinQuake\net_dgrm.c(35): Could not find the file arpa/inet.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(87): Could not find the file alloc.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(119): Could not find the file unix.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(87): Could not find the file alloc.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(119): Could not find the file unix.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(87): Could not find the file alloc.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(119): Could not find the file unix.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(87): Could not find the file alloc.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(119): Could not find the file unix.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(87): Could not find the file alloc.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(119): Could not find the file unix.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(87): Could not find the file alloc.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(119): Could not find the file unix.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(87): Could not find the file alloc.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(119): Could not find the file unix.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(87): Could not find the file alloc.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\zlib\zutil.h(119): Could not find the file unix.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\WinQuake\console.c(23): Could not find the file libc.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\WinQuake\console.c(26): Could not find the file unistd.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\WinQuake\console.c(36): Could not find the file Aygshell.h.
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\WinQuake\common.c(27): Could not find the file Projects.h.
Compiling resources...
C:\Documents and Settings\Caleb\My Documents\Visual Studio Projects\PocketQuake\newres.h(12) : fatal error RC1015: cannot open include file 'commctrl.h'.
Error executing rc.exe.

PocketQuake.exe - 1 error(s), 0 warning(s)
Guest
 


Me,too!

Postby clpig » Mar 30, 2004 @ 3:07am

Hi,buddy,we've got the same trouble. so, i choose to read the source without compile. :cry:
clpig
 


Any Solution for this

Postby cttay71 » Jan 15, 2008 @ 12:02pm

Hi,

I also tried compiling, but got the same error. I also cannot find any solution posted in the forum.

Do we need to configure any setting?
cttay71
pm Member
 
Posts: 2
Joined: Jan 15, 2008 @ 11:59am


Postby Dan East » Jan 15, 2008 @ 2:51pm

What platform is eVC++ set to build for?

Dan East
User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Any Solution for this

Postby cttay71 » Jan 15, 2008 @ 4:38pm

There is only one options under the "Set Active Platform" dialog:
STANDARDSDK_420
cttay71
pm Member
 
Posts: 2
Joined: Jan 15, 2008 @ 11:59am


Postby Dan East » Jan 16, 2008 @ 2:55am

You need the Pocket PC SDK.

Dan East
User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Return to Pocket Quake 1 and 2


Sort


Forum Description

Discuss Pocket Quake 1 and 2 by Dan East

Moderators:

Dan East, sponge, James S

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron