This site is no longer active and is available for archival purposes only. Registration and login is disabled.

problem with evc++ 3 and stl


problem with evc++ 3 and stl

Postby Zamuka » Dec 26, 2003 @ 9:33am

I download and install evc3..
unpack newest stl port
add stl path in tools/options/dir
open PocketFrog.vcw
and trying to build

errors i recieved

C:\_CPP\STLPORT-4.6\STLPORT\stl/_new.h(23) : error C2504: '_STLP_EXCEPTION_BASE' : base class undefined

image.cpp

C:\_CPP\STLPORT-4.6\STLPORT\cassert(24) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory

input.cpp

What am i doing wrong??

Thanks
Zamuka
pm Member
 
Posts: 2
Joined: Dec 25, 2003 @ 1:02pm


O.K.

Postby BIGBEN » Dec 27, 2003 @ 4:23am

User avatar
BIGBEN
pm Member
 
Posts: 281
Joined: Mar 18, 2003 @ 10:18pm
Location: Saint-Petersburg, Russia


I'm also getting this...

Postby Ohayden » Dec 27, 2003 @ 8:26pm

User avatar
Ohayden
pm Member
 
Posts: 59
Joined: Jun 30, 2003 @ 2:43pm
Location: Somewhere in the matrix...


Postby Ohayden » Dec 27, 2003 @ 8:53pm

User avatar
Ohayden
pm Member
 
Posts: 59
Joined: Jun 30, 2003 @ 2:43pm
Location: Somewhere in the matrix...


Postby Ohayden » Dec 27, 2003 @ 9:32pm

Well... I downloaded an older verstion of stlport (version 4.0) and I get past the _STLP_EXCEPTION_BASE error. Now all I'm getting is the second error about the missing "assert.h".

Any hints?
User avatar
Ohayden
pm Member
 
Posts: 59
Joined: Jun 30, 2003 @ 2:43pm
Location: Somewhere in the matrix...


Postby Ohayden » Dec 27, 2003 @ 9:38pm

Okay... I got it to work. I included the following directory in my includes:

D:\Windows CE Tools\wce400\STANDARDSDK\Include\Armv4

and it work. The above directory is where I found assert.h. The only thing that bothers me is that I'm using eVC3.0 and I'm including the 4.0 header. It works find though... just gives me a ton of warnings.

Any better way of doing this or did I figure out the only possible solution?
User avatar
Ohayden
pm Member
 
Posts: 59
Joined: Jun 30, 2003 @ 2:43pm
Location: Somewhere in the matrix...


Postby Zamuka » Jan 8, 2004 @ 11:41am

stlport 4.0 is the key !!!!
Add stlport directory to include..
uncomment string
# define __STL_NO_IOSTREAMS 1
in stl_user_config.h
and ...
create blank assert.h

All Works!! ;)

Im happy ...
Zamuka
pm Member
 
Posts: 2
Joined: Dec 25, 2003 @ 1:02pm


Postby Conan » Jan 8, 2004 @ 1:39pm

What is Best in Life ?
User avatar
Conan
pm Member
 
Posts: 1309
Joined: Dec 24, 2001 @ 5:16am
Location: the Shades, Ankh-Morpock


Return to PocketFrog & PocketHAL


Sort


Forum Description

SDKs for fast and robust device-independent access to Pocket PC display hardware.

Moderators:

sponge, Kzinti

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