need help building svn version using windows
Posted: Sun Jan 16, 2011 1:03 am
Hi,
i can build the svn versions of codelite on my gentoo laptop without problems but when i tried to do it on my windows desktop pc i fail
i used the last prebuild codelite-mingw-wxWidgets package and checked out sources
when i open the workspace of codelite svn and build it i get millions of error
they probably have all to do with wx includes and lib linking
the environment variables of WXWIN in workspace point to the wxWidgets dir and WXCFG is set to gcc_dll\mswu
but since there is no wx-config in the wxWidgets bundle i downloaded this one http://wx-config-win.googlecode.com/svn ... config.exe and put it into path
to be more precise it gives me 10791 errors and 209 warnings where it starts with errors of not founded wx includes
i can build the svn versions of codelite on my gentoo laptop without problems but when i tried to do it on my windows desktop pc i fail
i used the last prebuild codelite-mingw-wxWidgets package and checked out sources
when i open the workspace of codelite svn and build it i get millions of error
they probably have all to do with wx includes and lib linking
the environment variables of WXWIN in workspace point to the wxWidgets dir and WXCFG is set to gcc_dll\mswu
but since there is no wx-config in the wxWidgets bundle i downloaded this one http://wx-config-win.googlecode.com/svn ... config.exe and put it into path
to be more precise it gives me 10791 errors and 209 warnings where it starts with errors of not founded wx includes