Running autoconf, and then ./configure generates a
malformed Makefile in OS X, and presumably Linux. Most
of the problems are centered around areas where the
path seems to have been specified with both "/" and
"\". I had to modify quite a bit of text in the
Makefile to be able to sucessfully build the
wxHTTPEngine library.
Tom
Logged In: YES
user_id=660980
I am unfamiliar with compiling software on the MAC. Please
post or E-mail me additional information that may assist me
in fixing the problem.
Also, the makefile is generated using bakefile. You may
want to run bakefile on the MAC and see if you have better
results.
--angelo
Logged In: YES
user_id=2105444
Originator: NO
Hi, i tried to compile it on linux. But as you said, it generates a malformed Makefile. Could you please tell me what i need to do, so that i can get the correct Makefile.
Thanks