-
Steps to reproduce :
- Open my PHP project
- Open the dialog to search the resources
- Type the first letter of the resource I am looking for
=> segfault
My version is Codelite 8.0.5 (commit 466ff…
-
*Issue migrated from trac ticket # 10209*
**component:** wxMSW-CE | **priority:** normal | **resolution:** outdated
#### 2008-11-20 21:06:27: micspi (Michele Spighi) created the issue
___
using ba…
-
```
$ ./configure --disable-shared --enable-unicode
$ make
make: *** No rule to make target `lib/wxsqlite3/src/wxsqlite3.cpp', needed by `wxsqlite_wxsqlite3.o'. Stop.
```
-
I have this error when I try to build version 7.0
cd /home/abuild/rpmbuild/BUILD/codelite-7.0/build/LLDBDebugger/LLDBProtocol && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=0 -DINSTALL_DIR=\"/usr/share/codelit…
-
The latest moneymanagerex doesn't build with wxsqlite3.
The github master.zip doesn't include lib/wxsqlite3 so I downloaded it. However it fails to build, giving these errors:
/users/local/arb/Downl…
howff updated
10 years ago
-
release/bk-deps g++ -c -o mmex_accountdialog.o -I../lib/wxsqlite3/sqlite3/secure/src -I../lib/wxsqlite3/include -I../lib/lua/src -I../lib -I../3rd -I../3rd/LuaGlue/include -I../3rd/cgitemplate -I../3r…
howff updated
10 years ago
-
Hi,
I tried to compile the current master branch on openSUSE 13.2 and I ran into the following error:
```
error: cannot convert 'const wxString' to 'const char*' for argument '2' to 'void mg_printf_…