wx/wxsqlite3.h: No such file or directory
Posted: Thu Oct 23, 2008 12:15 am
I updated my local version of CL with the latest repository version (rev. 2304) and did the usual
./configure
make
sudo make install
This worked all OK, happily running CL 2304.
However, in CL itself (trying to build CL), I did a Custom Build Targets -> Configure and did a rebuild. I received the following errors:
../CodeLite/db_record.h:28:26: error: wx/wxsqlite3.h: No such file or directory
../CodeLite/db_record.h:70: error: ‘wxSQLite3Statement’ has not been declared
These errors are repeated over several projects.
This also applies for debug builds (Custom BT -> Configure --enable-debug).
I checked to have the latest wx packages for my OS (Debian Lenny).
What I find awkward is that from the command-line, building and installing CL itself works OK, but from withing CL not.
Is there a dependency problem, since the file does exist, see the search output below?
trunk/sdk/wxsqlite3
trunk/sdk/wxsqlite3/wxsqlite3.mk
trunk/sdk/wxsqlite3/DebugUnicode/wxsqlite3.o.d
trunk/sdk/wxsqlite3/DebugUnicode/wxsqlite3.o
trunk/sdk/wxsqlite3/ReleaseUnicode/wxsqlite3.o.d
trunk/sdk/wxsqlite3/ReleaseUnicode/wxsqlite3.o
trunk/sdk/wxsqlite3/include/wx/wxsqlite3opt.h
trunk/sdk/wxsqlite3/include/wx/wxsqlite3dyn.h
trunk/sdk/wxsqlite3/include/wx/wxsqlite3.h
trunk/sdk/wxsqlite3/include/wx/wxsqlite3def.h
trunk/sdk/wxsqlite3/src/wxsqlite3.cpp
trunk/sdk/wxsqlite3/src/.svn/text-base/wxsqlite3.cpp.svn-base
trunk/sdk/wxsqlite3/wxsqlite3.project
trunk/sdk/wxsqlite3/.svn/text-base/wxsqlite3.project.svn-base
trunk/sdk/wxsqlite3/WinReleaseUnicode/wxsqlite3.o.d
trunk/sdk/wxsqlite3/WinReleaseUnicode/wxsqlite3.o
./configure
make
sudo make install
This worked all OK, happily running CL 2304.
However, in CL itself (trying to build CL), I did a Custom Build Targets -> Configure and did a rebuild. I received the following errors:
../CodeLite/db_record.h:28:26: error: wx/wxsqlite3.h: No such file or directory
../CodeLite/db_record.h:70: error: ‘wxSQLite3Statement’ has not been declared
These errors are repeated over several projects.
This also applies for debug builds (Custom BT -> Configure --enable-debug).
I checked to have the latest wx packages for my OS (Debian Lenny).
What I find awkward is that from the command-line, building and installing CL itself works OK, but from withing CL not.
Is there a dependency problem, since the file does exist, see the search output below?
trunk/sdk/wxsqlite3
trunk/sdk/wxsqlite3/wxsqlite3.mk
trunk/sdk/wxsqlite3/DebugUnicode/wxsqlite3.o.d
trunk/sdk/wxsqlite3/DebugUnicode/wxsqlite3.o
trunk/sdk/wxsqlite3/ReleaseUnicode/wxsqlite3.o.d
trunk/sdk/wxsqlite3/ReleaseUnicode/wxsqlite3.o
trunk/sdk/wxsqlite3/include/wx/wxsqlite3opt.h
trunk/sdk/wxsqlite3/include/wx/wxsqlite3dyn.h
trunk/sdk/wxsqlite3/include/wx/wxsqlite3.h
trunk/sdk/wxsqlite3/include/wx/wxsqlite3def.h
trunk/sdk/wxsqlite3/src/wxsqlite3.cpp
trunk/sdk/wxsqlite3/src/.svn/text-base/wxsqlite3.cpp.svn-base
trunk/sdk/wxsqlite3/wxsqlite3.project
trunk/sdk/wxsqlite3/.svn/text-base/wxsqlite3.project.svn-base
trunk/sdk/wxsqlite3/WinReleaseUnicode/wxsqlite3.o.d
trunk/sdk/wxsqlite3/WinReleaseUnicode/wxsqlite3.o