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

STL lib file


STL lib file

Postby BurningScrappy » Oct 2, 2002 @ 8:22am

Is there a make file for STLPort libs under eVC++3.0? The STLPort documentation said use whatever was closest(i thought vc6.mak was it) but this just generates a IX6 lib type when I try to link.

TIA
Robert
BurningScrappy
pm Member
 
Posts: 37
Joined: Sep 28, 2002 @ 1:23am
Location: USA


No need to build

Postby codepunk » Oct 2, 2002 @ 9:28pm

Actually, you don't need to build STLPort to use it with eVC. I'm using it and I have yet to build it. Let me know if you run into any problems and I can help you out. I've successfully used the following classes: <string>, <map>, & <list>
User avatar
codepunk
pm Member
 
Posts: 15
Joined: Sep 8, 2002 @ 6:14am


Postby Kzinti » Oct 2, 2002 @ 9:30pm

There is no way to build STLport for eVC 3.0, due to some issues with how file handles are defined in WinCE.

This basically means that I/O Streams are not available... But everything else works perfectly (containers, algorithms, ...)
Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


One more thing

Postby codepunk » Oct 2, 2002 @ 9:30pm

Make sure you replace the stl_user_config.h file in stlport with the one in the etc folder of PocketFrog. Also (and this is important), until a new release of PocketFrog comes out, uncomment the line in the header that defines _STLP_NO_CUSTOM_IO. So it should be

#define _STLP_NO_CUSTOM_IO 1
User avatar
codepunk
pm Member
 
Posts: 15
Joined: Sep 8, 2002 @ 6:14am


Postby MadcapMac » Oct 4, 2002 @ 8:04pm

MadcapMac
 


Postby MadcapMac » Oct 4, 2002 @ 10:06pm

MadcapMac
 


Unable to use STL

Postby adde » Oct 22, 2002 @ 2:19pm

User avatar
adde
pm Member
 
Posts: 152
Joined: Oct 9, 2002 @ 1:42pm
Location: Stockholm / Sweden


Postby Kzinti » Oct 22, 2002 @ 6:03pm

What version of STLport are you using? 4.5.3 works... The latest beta (5.0.0) does not.
Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


Postby adde » Oct 22, 2002 @ 11:42pm

User avatar
adde
pm Member
 
Posts: 152
Joined: Oct 9, 2002 @ 1:42pm
Location: Stockholm / Sweden


STLPort 4.5 works!!

Postby adde » Oct 23, 2002 @ 6:50pm

User avatar
adde
pm Member
 
Posts: 152
Joined: Oct 9, 2002 @ 1:42pm
Location: Stockholm / Sweden


Postby Kzinti » Oct 24, 2002 @ 7:26am

Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


Postby Kzinti » Oct 24, 2002 @ 11:10pm

Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


Postby Kzinti » Oct 31, 2002 @ 8:18am

Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


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