Page 1 of 1
Windows Nightly Build
Posted: Mon Dec 03, 2012 8:04 pm
by SuperV1234
I'm having a lot of trouble building the latest version of CodeLite. Could anyone post their build for Windows?
Thanks.
Re: Windows Nightly Build
Posted: Mon Dec 03, 2012 8:53 pm
by SuperV1234
Nevermind, I managed to build it. It seems that all the $(shell wx-config...) commands require arguments in the --libs parameter, even if there aren't any in many of the projects.
Re: Windows Nightly Build
Posted: Mon Dec 03, 2012 8:57 pm
by eranif
It means that you are using the old version of wx-config.exe - you should not have need to change any of the projects
Read this post, and use the proper wx-config.exe:
codelite 4.1 is out
Eran
Re: Windows Nightly Build
Posted: Mon Dec 03, 2012 9:36 pm
by SuperV1234
eranif wrote:It means that you are using the old version of wx-config.exe - you should not have need to change any of the projects
Read this post, and use the proper wx-config.exe:
codelite 4.1 is out
Eran
I had replaced wx-config, I still had to manually mess with the shell options.
Re: Windows Nightly Build
Posted: Thu Dec 06, 2012 12:41 pm
by eranif
Posting your problems will help us help you - by guessing your errors I can't help you much
Start working with this assumption:
You should not change anything in codelite's workspace and continue from there
HOW TO POST - PLEASE READ
Eran