ok quick question, just dlded all the bits I need to compile the DC++ src, it compiles bzip2 and the client projects ok then gets to DCPlusPlus and gives me
WTL not correctly installed, read compile.txt
So a WTL problem, ok i've already read compile.txt over and over, I think i've done everything ok, i've put the WTL src into a folder and added it to the include path, am I missing something obvious here, help!
Help with WTL
Moderator: Moderators
-
TheParanoidOne
- Forum Moderator
- Posts: 1420
- Joined: 2003-04-22 19:37
Re: Help with WTL
Ciropilisca wrote:So a WTL problem, ok i've already read compile.txt over and over, I think i've done everything ok, i've put the WTL src into a folder and added it to the include path, am I missing something obvious here, help!
What messages do you receive when you try to build, after having included WTL?
-
Ciropilisca
- Posts: 3
- Joined: 2004-03-19 18:46
Well ye this was after I included it, by the looks of it the code goes
#if (_WTL_VER < 0x710)
#error WTL not correctly installed, read compile.txt
#endif
Well the version up on the DC++ site is 7.0 not 7.1, if I change the line to 0x700 it works ok until it gets a few lines down to
#if defined(HAS_STLPORT) && (_STLPORT_VERSION != 0x460)
#error STLPort not correctly installed, read compile.txt
#endif
HAS_STLPORT is not being defined, now im sure sure i've set it up ok, I cant find where it's defined in any files, although I guess it should be in the STL code somewhere. Im not sure what this line means in the compile.txt
"Make sure you have stlport installed"
As placed is just in a random folder and then included in the include path? or do I have to do anything else with it
#if (_WTL_VER < 0x710)
#error WTL not correctly installed, read compile.txt
#endif
Well the version up on the DC++ site is 7.0 not 7.1, if I change the line to 0x700 it works ok until it gets a few lines down to
#if defined(HAS_STLPORT) && (_STLPORT_VERSION != 0x460)
#error STLPort not correctly installed, read compile.txt
#endif
HAS_STLPORT is not being defined, now im sure sure i've set it up ok, I cant find where it's defined in any files, although I guess it should be in the STL code somewhere. Im not sure what this line means in the compile.txt
"Make sure you have stlport installed"
As placed is just in a random folder and then included in the include path? or do I have to do anything else with it
-
TheParanoidOne
- Forum Moderator
- Posts: 1420
- Joined: 2003-04-22 19:37
http://sf.net/projects/dcplusplus
Get all the correct versions from here. Then try again.
Get all the correct versions from here. Then try again.
-
Ciropilisca
- Posts: 3
- Joined: 2004-03-19 18:46
-
GargoyleMT
- DC++ Contributor
- Posts: 3212
- Joined: 2003-01-08 02:46
- Location: .pa.us
Ciropilisca wrote:ahh someone needs to update the official website then
http://sourceforge.net/projects/dcplusplus/ is the Official website.
http://dcplusplus.sourceforge.net/ is just a filler page.
Who is online
Users browsing this forum: Google [Bot] and 0 guests