Compile DC++

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

Moderator: Moderators

Locked
Flow84
Posts: 31
Joined: 2004-11-08 17:59

Compile DC++

Post by Flow84 » 2004-11-08 18:25

Hi.

While changing and compiling i got this error:

http://flow84.no-ip.org/files/Client_BuildLog.htm

someone that know why i got this...???

and yes... it did work well before :)

now when i looked at the BuildLog for the help i see this:
http://flow84.no-ip.org/files/help_BuildLog.htm

but as it say... it doesnt say it is an error...

i am using visual studio 2003 student edition...
platform: windows xp pro 2002 SP 2
dc++ version : 0.666

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

Re: Compile DC++

Post by TheParanoidOne » 2004-11-08 18:34

Flow84 wrote:While changing and compiling i got this error:

http://flow84.no-ip.org/files/Client_BuildLog.htm

someone that know why i got this...???
Yes, and so will you if you read the messages given to you in the log. Also read compile.txt.
The world is coming to an end. Please log off.

DC++ Guide | Words

Flow84
Posts: 31
Joined: 2004-11-08 17:59

Re: Compile DC++

Post by Flow84 » 2004-11-08 18:41

TheParanoidOne wrote:
Flow84 wrote:While changing and compiling i got this error:

http://flow84.no-ip.org/files/Client_BuildLog.htm

someone that know why i got this...???
Yes, and so will you if you read the messages given to you in the log. Also read compile.txt.
well... i have changed the StringDefs.h and StringDefs.cpp many times before without any problems... and i have rebuild the solution many times as well...

so my question stands...

and no.. i have not python...

thanks for your fast answer.. :)

Flow84
Posts: 31
Joined: 2004-11-08 17:59

Post by Flow84 » 2004-11-08 19:43

ok.... i have done the thing you wanted... i have installed pyton....

but i cant make it work... :S
To turn it off or change python path, go to
client->Header Files->StringDefs.h->Properties->Custom build step and change the appropriate values.
where can i change the pyton path?

and where is the pyton file.. .doesnt see it anywere... and not even Google Desktop can find it... :S

.Sulan.
Posts: 17
Joined: 2004-10-24 15:33

Post by .Sulan. » 2004-11-08 22:16

you dont have makedefs.py?

Flow84
Posts: 31
Joined: 2004-11-08 17:59

Post by Flow84 » 2004-11-09 04:02

.Sulan. wrote:you dont have makedefs.py?
doesnt seem like that no... :(

have checked DCPlusPlus-0.666-src.zip again..
and there is no file there with that name...

ullner
Forum Moderator
Posts: 333
Joined: 2004-09-10 11:00
Contact:

Post by ullner » 2004-11-09 10:00

error PRJ0019: A tool returned an error code from "Compiling Help File"
Check out compile.cmd in the help folder and change the path to the HTML Help Workshop.

Flow84
Posts: 31
Joined: 2004-11-08 17:59

Post by Flow84 » 2004-11-09 18:38

.Sulan. wrote:you dont have makedefs.py?
maybe you can upload it for me?

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

Post by Gasman1015 » 2004-11-09 19:01

Always remember you're unique, just like everyone else.

Flow84
Posts: 31
Joined: 2004-11-08 17:59

Post by Flow84 » 2004-11-10 15:51

Thanks :D

Locked