STLPort 4.5.3 errors

Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.

Moderator: Moderators

Locked
raym0nd
Posts: 11
Joined: 2004-02-13 12:04

STLPort 4.5.3 errors

Post by raym0nd » 2004-02-13 16:08

Hello, I seem to be having some problem with STLPort atm...

When it comes to editing values and tinkering with things - I am pretty good at it. However, I seem to be having some trouble with getting include files to opperate correctly (at least I think that may be the problem I am having).

I got WTL installed, and took care of the problems I was having with that. However, I am now having trouble with STLPort. I believe I installed it properly (meaning unzipped the file is all?) and added the directory to my includes within VS.Net and made sure it was before the other directories (figured that out the hard way too).

Now I seem to be having some trouble with errors deriving from the stl\_string.c file beginning around line 337. I can post the errors if that would help.

Just a pointer into the right direction of what I may have done wrong would be appreciated. I am not above rooting around to figure out the answer on my own. Just need a nudge in the right direction on this one. If someone could help that would be great and I will be sure to post my results back here.

Thank you

Twink
Posts: 436
Joined: 2003-03-31 23:31
Location: New Zealand

Post by Twink » 2004-02-13 18:34

try get stlport 2.6 instead

Gasman1015
Posts: 184
Joined: 2003-05-26 11:29
Location: UK

Post by Gasman1015 » 2004-02-13 19:52

You mean 4.6 don't you Twink.?
Always remember you're unique, just like everyone else.

Twink
Posts: 436
Joined: 2003-03-31 23:31
Location: New Zealand

Post by Twink » 2004-02-13 20:43

ummm yeah oops must have been thinking of something else. Anyway it should be on this page http://sourceforge.net/project/showfile ... p_id=40287

raym0nd
Posts: 11
Joined: 2004-02-13 12:04

Post by raym0nd » 2004-02-13 23:10

w00t

Twink, thank you very much. Have it all compiled and working the way I want now.

Thanks again.

Locked