Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.
Moderator: Moderators
-
windrago
- Posts: 4
- Joined: 2003-04-04 01:27
Post
by windrago » 2003-04-04 01:39
Hi guy,
as compile.txt descibed I installed latest versione of SDK
downloaded stl & wtl and place them under project dir,
modified the include path. 2 projects compile other give me this errors:
c:\sources\CD\stlport\stl\_string.c(337): error C2143: syntax error : missing ';' before '_STL::basic_string<_CharT,_Traits,_Alloc>::find'
what I need to do?
I'm using VS.NET on XP
thanks and great job!!!
windrago
-
GargoyleMT
- DC++ Contributor
- Posts: 3212
- Joined: 2003-01-08 02:46
- Location: .pa.us
Post
by GargoyleMT » 2003-04-04 02:00
Where in the list of include directories did you put the stl include? You'll need to move it up in the order, because VS.Net also has STL included. STLPort will need to be before that one, obviously.

-
windrago
- Posts: 4
- Joined: 2003-04-04 01:27
Post
by windrago » 2003-04-04 18:50
as described in compile.txt...
include order:
1) stlport
2) wtl7_0
3) SDK
.
.
all default VC include order. I read all other post
before ask.
umm but I can't compile in anyway
-
GargoyleMT
- DC++ Contributor
- Posts: 3212
- Joined: 2003-01-08 02:46
- Location: .pa.us
Post
by GargoyleMT » 2003-04-05 02:43
I've never seen that error when compiling, perhaps you should nuke your stlport directory and get a clean one from their site (you'll have to include stlport\include, I belive), or the stlport from the DC++ download page here or at sourceforge. A known clean source zip for DC++ wouldn't hurt either. If VS.Net keeps giving that error on build... It might be time to let the VS.Net setup program repair your VS.Net isntall. If that doesn't work...

-
windrago
- Posts: 4
- Joined: 2003-04-04 01:27
Post
by windrago » 2003-04-07 00:46
Appear that stlport doesn't work under VS.NET 2003... a lot of posts around describe the problem. Grrrr.....

-
GargoyleMT
- DC++ Contributor
- Posts: 3212
- Joined: 2003-01-08 02:46
- Location: .pa.us
Post
by GargoyleMT » 2003-04-07 01:56
windrago wrote:Appear that stlport doesn't work under VS.NET 2003... a lot of posts around describe the problem. Grrrr.....

Ah, revision numbers make a big difference. Nice of them to retroactively name VS .NET 2002 to make room for 2003. It officially out now?
-
windrago
- Posts: 4
- Joined: 2003-04-04 01:27
Post
by windrago » 2003-04-08 16:44
windrago wrote:Ah, revision numbers make a big difference. Nice of them to retroactively name VS .NET 2002 to make room for 2003. It officially out now?
I got an RC release, will be out at the end of this month.
Btw I compiled with successfull with VS.NET 2002

Users browsing this forum: Google [Bot] and 0 guests