Help with WTL

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

Moderator: Moderators

Ciropilisca
Posts: 3
Joined: 2004-03-19 18:46

Help with WTL

Post by Ciropilisca » 2004-03-19 18:53

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!

TheParanoidOne
Forum Moderator
Posts: 1420
Joined: 2003-04-22 19:37

Re: Help with WTL

Post by TheParanoidOne » 2004-03-19 19:16

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?
The world is coming to an end. Please log off.

DC++ Guide | Words

Ciropilisca
Posts: 3
Joined: 2004-03-19 18:46

Post by Ciropilisca » 2004-03-19 19:31

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 :?

TheParanoidOne
Forum Moderator
Posts: 1420
Joined: 2003-04-22 19:37

Post by TheParanoidOne » 2004-03-19 19:32

http://sf.net/projects/dcplusplus
Get all the correct versions from here. Then try again.
The world is coming to an end. Please log off.

DC++ Guide | Words

Ciropilisca
Posts: 3
Joined: 2004-03-19 18:46

Post by Ciropilisca » 2004-03-19 20:06

ahh someone needs to update the official website then :mrgreen:
cheers

GargoyleMT
DC++ Contributor
Posts: 3212
Joined: 2003-01-08 02:46
Location: .pa.us

Post by GargoyleMT » 2004-03-23 01:11

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