Thread overview
Release version
May 21, 2005
Newbie
May 23, 2005
W³odzimierz Skiba
May 23, 2005
Newbie
May 21, 2005
Hello!

I am trying to build a release version of wxWidgets 2.60. I have the cd version of DM. I am using smake and makefile.dms. I set BUILD=release but I still get a debug version. Could anyone please help me?

// YAN (Yet Another Newbie)


May 23, 2005
Newbie <Newbie_member@pathlink.com> wrote in news:d6obb6$men$1@digitaldaemon.com:
> I am trying to build a release version of wxWidgets 2.60. I have the cd version of DM. I am using smake and makefile.dms. I set BUILD=release but I still get a debug version. Could anyone please help me?

Debug version of what? Library or sample? When you say "set BUILD=release" please specify how. Also can you make your makefile.dms, cofig.dms somehow available? And how do you recognize it is build one?

Summarizing my questions please write as detailed as possible description of what you did building including commands and outputs.

ABX
May 23, 2005
Thank you for letting me waste your time. Sorry for any inconvenience. The problem has been solved. I guess I must have been tired or something. I just now did a smake -f makefile.dms BUILD=release and it looks alright.

// YAN (Yet Another Newbie)