Compiling SVN headaches
Posted: Wed Mar 03, 2010 3:59 am
I have tried to compile SVN sources I checked out yesterday. Thay failed me both in Linux and windows.
Here is error I get in windows. Both WXWIN and WXCFG are well configured.
So I don't have Idea what is wrong !
[quote]----------Build Started--------
C:\WINDOWS\system32\cmd.exe /c ""mingw32-make.exe" -j 2 -f "CodeFormatter.mk" all"
----------Building project:[ CodeFormatter - WinReleaseUnicode ]----------
In file included from C:\wxWidgets-2.8.10\include/wx/defs.h:21,
from C:\wxWidgets-2.8.10\include/wx/string.h:25,
from ../CodeLite/archive.h:28,
from ../CodeLite/serialized_object.h:28,
from G:/Documents/From Mandriva/Codelite/CodeFormatter/formatoptions.h:28,
from G:/Documents/From Mandriva/Codelite/CodeFormatter/formatoptions.cpp:25:
C:\wxWidgets-2.8.10\include/wx/platform.h:196:22: error: wx/setup.h: No such file or directory
In file included from C:\wxWidgets-2.8.10\include/wx/platform.h:293,
from C:\wxWidgets-2.8.10\include/wx/defs.h:21,
from C:\wxWidgets-2.8.10\include/wx/string.h:25,
from ../CodeLite/archive.h:28,
from ../CodeLite/serialized_object.h:28,
from G:/Documents/From Mandriva/Codelite/CodeFormatter/formatoptions.h:28,
from G:/Documents/From Mandriva/Codelite/CodeFormatter/formatoptions.cpp:25:
C:\wxWidgets-2.8.10\include/wx/chkconf.h:103:9: error: #error "wxUSE_DYNLIB_CLASS must be defined."
I have attached full log
Here is error I get in windows. Both WXWIN and WXCFG are well configured.
So I don't have Idea what is wrong !
[quote]----------Build Started--------
C:\WINDOWS\system32\cmd.exe /c ""mingw32-make.exe" -j 2 -f "CodeFormatter.mk" all"
----------Building project:[ CodeFormatter - WinReleaseUnicode ]----------
In file included from C:\wxWidgets-2.8.10\include/wx/defs.h:21,
from C:\wxWidgets-2.8.10\include/wx/string.h:25,
from ../CodeLite/archive.h:28,
from ../CodeLite/serialized_object.h:28,
from G:/Documents/From Mandriva/Codelite/CodeFormatter/formatoptions.h:28,
from G:/Documents/From Mandriva/Codelite/CodeFormatter/formatoptions.cpp:25:
C:\wxWidgets-2.8.10\include/wx/platform.h:196:22: error: wx/setup.h: No such file or directory
In file included from C:\wxWidgets-2.8.10\include/wx/platform.h:293,
from C:\wxWidgets-2.8.10\include/wx/defs.h:21,
from C:\wxWidgets-2.8.10\include/wx/string.h:25,
from ../CodeLite/archive.h:28,
from ../CodeLite/serialized_object.h:28,
from G:/Documents/From Mandriva/Codelite/CodeFormatter/formatoptions.h:28,
from G:/Documents/From Mandriva/Codelite/CodeFormatter/formatoptions.cpp:25:
C:\wxWidgets-2.8.10\include/wx/chkconf.h:103:9: error: #error "wxUSE_DYNLIB_CLASS must be defined."
I have attached full log