x
This website is using cookies. We use cookies to ensure that we give you the best experience on our website. More info. That's Fine
HPC:Factor Logo 
 
Latest Forum Activity

Development Under eVC++

1 2
nathanpc Page Icon Posted 2009-09-07 7:27 AM
#
Avatar image of nathanpc
H/PC Philosopher

Posts:
327
Location:
Portugal
Status:
Quote
cmonex - 2009-09-07 12:09 AM

that helloworld app will run, yes

just make sure you compile it for the correct cpu

as for other C console apps, depends on what C runtime functions you also use; hpc pro for example doesn't have some basic and really useful functions like strtoul if i recall right. hpc2000 is much less limited in terms of that. but of course they wouldn't even compile with such problems so once it compiles, it will probably run


That's all ok!

Thanks!
 Top of the page
nathanpc Page Icon Posted 2009-09-07 7:28 AM
#
Avatar image of nathanpc
H/PC Philosopher

Posts:
327
Location:
Portugal
Status:
Quote
mscdex - 2009-09-07 12:49 AM

nathanpc, at some point you may want to look into also using wcecompat here. It provides a lot of C/C++ functions that are missing in CE.

Thanks mscdex, that's very cool stuff!

Thanks!
 Top of the page
nathanpc Page Icon Posted 2009-09-07 2:20 PM
#
Avatar image of nathanpc
H/PC Philosopher

Posts:
327
Location:
Portugal
Status:
When i execute the command to make the STLport i'm getting this errors:
C:\Documents and Settings\Sitio Coronel\Desktop\STLport-5.2.1\STLport-5.2.1\buil 
d\lib>nmake install 

Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

clarm.exe /nologo /TP /W4 /GF /Og /Zi /O2 /D_STLP_USE_DYNAMIC_LIB /D
_WIN32_WCE=300 /D UNDER_CE=300 /D "UNICODE" /D "ARM" /D "_ARM_" /DNDEBUG /I "..
/../stlport" /c /Foobj\evc3-arm\shared\dll_main.o /Fd"obj\evc3-arm\shared\stlpo
rt.5.2.pdb" ../../src\dll_main.cpp
dll_main.cpp
../../stlport\windows.h(18) : fatal error C1083: Cannot open include file: 'wind
ef.h': No such file or directory
NMAKE : fatal error U1077: 'clarm.exe' : return code '0x2'
Stop.

C:\Documents and Settings\Sitio Coronel\Desktop\STLport-5.2.1\STLport-5.2.1\buil
d\lib>


What is worng?
I do all that things that i've described in that post about it.
 Top of the page
1 2
Jump to forum:
Seconds to generate: 0.203 - Cached queries : 42 - Executed queries : 28