What is wrong here? Please help me!

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

Moderator: Moderators

Locked
jippekaka
Posts: 6
Joined: 2004-03-14 17:45

What is wrong here? Please help me!

Post by jippekaka » 2004-10-17 09:42

Trying to compile the latest version of DC++

A debug compilation works very well.
But when I try to compile it as a release i get this error and can't compile it at all

Image

II would appriciate if ANYONE could help me solve this problem. I don't know what to do! This error is just to annoying!

//Jippekaka

Sedulus
Forum Moderator
Posts: 687
Joined: 2003-01-04 09:32
Contact:

Post by Sedulus » 2004-10-17 11:34

do you have the microsoft html help workshop installed?
check the Output tab, it should provide more info.
also, read the compile.cmd batch file from the help/ directory
http://dc.selwerd.nl/hublist.xml.bz2
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)

jippekaka
Posts: 6
Joined: 2004-03-14 17:45

Post by jippekaka » 2004-10-17 15:51

Sedulus wrote:do you have the microsoft html help workshop installed?
check the Output tab, it should provide more info.
also, read the compile.cmd batch file from the help/ directory
Thx! My problem is now solved!

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

Post by GargoyleMT » 2004-10-18 11:04

BuildLog.htm is your friend.

:)

Locked