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

Almost there-STLPort Link problems


Almost there-STLPort Link problems

Postby codepunk » Sep 27, 2002 @ 1:54am

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


More Info

Postby codepunk » Sep 27, 2002 @ 2:49am

BTW, the 2 classes from STLPort that I use are <string> and <map>. Could the problem be that these classes somehow use functionality contained within the iostreams library?
User avatar
codepunk
pm Member
 
Posts: 15
Joined: Sep 8, 2002 @ 6:14am


Postby Kzinti » Sep 27, 2002 @ 2:53am

Looks like it. The only reason you would need to link with STLport is if you are using the streams.

Make sure the I/O streams are completely disabled in your stl_user_config.h file.
Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


Postby codepunk » Sep 27, 2002 @ 3:33am

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


I DID IT!!!!

Postby codepunk » Sep 27, 2002 @ 8:20pm

Finally. Here's all I had to do. In the user config file supplied by PocketFrog you can see a #define that is commented named: _STLP_NO_CUSTOM_IO.

Simply uncommenting that macro allowed me to link fine. I get the truncated warning but that's easy enough to #pragma out.

Now I get to see if my project works on an actual device.

-Mark[/code]
User avatar
codepunk
pm Member
 
Posts: 15
Joined: Sep 8, 2002 @ 6:14am


Postby Kzinti » Sep 27, 2002 @ 9:17pm

That's a new problem I haven't encountered before. I will update my stl_user_config.h that ships with PF.
Thanks!
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