Ubuntu 10.04 64bit and Codelite 2.5.3.4075 install

CodeLite installation/troubleshooting forum
efreitas
CodeLite Curious
Posts: 2
Joined: Wed Jun 16, 2010 11:18 pm
Genuine User: Yes
IDE Question: C++
Contact:

Ubuntu 10.04 64bit and Codelite 2.5.3.4075 install

Post by efreitas »

Hi,
I downloaded the application, codelite_2.5.3.4075-ubuntu0_amd64.deb, then installed it. I cannot get it to run from the menu, or from the command line. If I try running it from the menu, I get a "Starting codelite" button on the task bar, but then it quits. When I try running it from the command line I get the following error:

"codelite: relocation error: /usr/lib/codelite/libpluginu.so: symbol _ZN13wxAuiNotebook7SetFontERK6wxFont, version WXU_2.8 not defined in file libwx_gtk2u_aui-2.8.so.0 with link time reference"

I tried using "sudo apt-get -f install" to correct any dependency errors, but there aren't any.

Thanks
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Ubuntu 10.04 64bit and Codelite 2.5.3.4075 install

Post by eranif »

efreitas wrote:I downloaded the application, codelite_2.5.3.4075-ubuntu0_amd64.deb, then installed it. I cannot get it to run from the menu, or from the command line. If I try running it from the menu, I get a "Starting codelite" button on the task bar, but then it quits. When I try running it from the command line I get the following error:

"codelite: relocation error: /usr/lib/codelite/libpluginu.so: symbol _ZN13wxAuiNotebook7SetFontERK6wxFont, version WXU_2.8 not defined in file libwx_gtk2u_aui-2.8.so.0 with link time reference"

I tried using "sudo apt-get -f install" to correct any dependency errors, but there aren't any.
This deb was built on Ubuntu 9.10. So I am not sure if it runs correctly under ubuntu 10.04

Try to build codelite from sources (its not hard as it sounds):

Make sure the following are installed on your ubuntu:

Code: Select all

sudo apt-get install build-essential
sudo apt-get install libwxgtk2.8-dev
sudo apt-get install libgtk2.0-dev
sudo apt-get install subversion
Next, checkout the sources:

Code: Select all

svn co https://codelite.svn.sourceforge.net/svnroot/codelite/trunk codelite
Followed by:

Code: Select all

cd codelite/
./configure && make
sudo make install
Eran
Make sure you have read the HOW TO POST thread
efreitas
CodeLite Curious
Posts: 2
Joined: Wed Jun 16, 2010 11:18 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Ubuntu 10.04 64bit and Codelite 2.5.3.4075 install

Post by efreitas »

Thanks. That did it.

Eric
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Ubuntu 10.04 64bit and Codelite 2.5.3.4075 install

Post by eranif »

efreitas wrote:Thanks. That did it.
Great, now you can enjoy the latest and greatest ;)

Eran
Make sure you have read the HOW TO POST thread
midisa
CodeLite Enthusiast
Posts: 29
Joined: Tue Jun 15, 2010 7:25 am
Genuine User: Yes
IDE Question: C++
Location: Russia, Omsk
Contact:

Re: Ubuntu 10.04 64bit and Codelite 2.5.3.4075 install

Post by midisa »

Again I am trying to use your editor, but I can not install it. I have performed the actions described above.
When I give the command make, I get the error message:

sdk/wxsqlite3/src/wxsqlite3.cpp: 18:23: error: wx / wxprec.h: No such file or directory
sdk/wxsqlite3/src/wxsqlite3.cpp: 25:19: error: wx / wx.h: There is no file or directory
In file included from sdk/wxsqlite3/src/wxsqlite3.cpp: 28:
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 20:23: error: wx / buffer.h: No such file or directory
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 21:25: error: wx / datetime.h: No such file or directory
In file included from sdk/wxsqlite3/src/wxsqlite3.cpp: 28:
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 52: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 52: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 67: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 70: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 74: error: 'wxString' does not name a type
In file included from sdk/wxsqlite3/src/wxsqlite3.cpp: 28:
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 174: error: 'wxLongLong' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 190: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 206: error: ISO C forbids declaration of 'wxMemoryBuffer' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 206: error: expected ';' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 218: error: 'wxLongLong' has not been declared
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 218: error: 'void wxSQLite3FunctionContext:: SetResult (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 212: error: with 'void wxSQLite3FunctionContext:: SetResult (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 230: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 230: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 230: error: 'void wxSQLite3FunctionContext:: SetResult (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 212: error: with 'void wxSQLite3FunctionContext:: SetResult (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 243: error: ISO C forbids declaration of 'wxMemoryBuffer' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 243: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 243: error: 'void wxSQLite3FunctionContext:: SetResult (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 212: error: with 'void wxSQLite3FunctionContext:: SetResult (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 258: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 258: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 307: error: 'NULL' was not declared in this scope
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 428: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 428: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 434: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 476: error: expected ',' or'...' before '(' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 497: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 497: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: In member function 'virtual int wxSQLite3Collation:: Compare (int)':
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 497: error: 'text1' was not declared in this scope
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 497: error: 'text2' was not declared in this scope
./sdk/wxsqlite3/include/wx/wxsqlite3.h: At global scope:
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 533: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 533: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 540: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 547: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 563: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 572: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 581: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 588: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 595: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 611: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 611: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 619: error: 'wxLongLong' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 627: error: 'wxLongLong' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 643: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 643: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 651: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 659: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 675: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 675: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 683: error: ISO C forbids declaration of 'wxMemoryBuffer' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 683: error: expected ';' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 691: error: ISO C forbids declaration of 'wxMemoryBuffer' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 691: error: expected ';' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 698: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 705: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 712: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 719: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 726: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 733: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 740: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 747: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 761: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 761: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 761: error: 'bool wxSQLite3ResultSet:: GetBool (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 754: error: with 'bool wxSQLite3ResultSet:: GetBool (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 775: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 775: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 775: error: 'bool wxSQLite3ResultSet:: IsNull (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 768: error: with 'bool wxSQLite3ResultSet:: IsNull (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 842: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 842: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 849: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 856: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 863: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 879: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 879: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 887: error: 'wxLongLong' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 895: error: 'wxLongLong' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 911: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 911: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 919: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 927: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 934: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 941: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 948: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 955: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 962: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 969: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 983: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 983: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 983: error: 'bool wxSQLite3Table:: GetBool (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 976: error: with 'bool wxSQLite3Table:: GetBool (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 997: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 997: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 997: error: 'bool wxSQLite3Table:: IsNull (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 990: error: with 'bool wxSQLite3Table:: IsNull (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1074: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1074: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1083: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1090: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1090: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1097: error: 'void wxSQLite3Statement:: Bind (int, int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1090: error: with 'void wxSQLite3Statement:: Bind (int, int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1104: error: 'wxLongLong' has not been declared
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1104: error: 'void wxSQLite3Statement:: Bind (int, int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1090: error: with 'void wxSQLite3Statement:: Bind (int, int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1133: error: ISO C forbids declaration of 'wxMemoryBuffer' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1133: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1133: error: 'void wxSQLite3Statement:: Bind (int, int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1090: error: with 'void wxSQLite3Statement:: Bind (int, int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1140: error: ISO C forbids declaration of 'wxDateTime' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1140: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1147: error: ISO C forbids declaration of 'wxDateTime' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1147: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1154: error: ISO C forbids declaration of 'wxDateTime' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1154: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1161: error: ISO C forbids declaration of 'wxDateTime' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1161: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1232: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1232: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1242: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1242: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1242: error: 'void wxSQLite3Database:: Open (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1232: error: with 'void wxSQLite3Database:: Open (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1301: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1301: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1308: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1308: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1329: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1329: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1350: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1350: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1373: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1373: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1399: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1399: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1422: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1422: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1446: error: 'wxLongLong' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1475: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1475: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1486: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1486: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1486: error: 'bool wxSQLite3Database:: CreateFunction (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1475: error: with 'bool wxSQLite3Database:: CreateFunction (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1541: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1541: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1556: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1556: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1565: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1565: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1580: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1580: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1589: error: ISO C forbids declaration of 'wxMemoryBuffer' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1589: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1589: error: 'void wxSQLite3Database:: ReKey (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1580: error: with 'void wxSQLite3Database:: ReKey (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1603: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1642: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1642: error: expected ',' or'...' before '&' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 99: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 100: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 101: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 102: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 103: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 104: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 105: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 106: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 108: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 109: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 110: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 111: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 112: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 113: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 114: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 115: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 116: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 118: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 119: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 120: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 126: error: 'wxString' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 139: error: 'wxLongLong' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 170: error: ISO C forbids declaration of 'wxString' with no type
sdk/wxsqlite3/src/wxsqlite3.cpp: 170: error: expected ',' or'...' before '&' token
sdk/wxsqlite3/src/wxsqlite3.cpp: In constructor 'wxSQLite3Exception:: wxSQLite3Exception (int, int)':
sdk/wxsqlite3/src/wxsqlite3.cpp: 173: error: 'm_errorMessage' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 173: error: 'ErrorCodeAsString' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 173: error: '_T' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 174: error: 'wxString' is not a class or namespace
sdk/wxsqlite3/src/wxsqlite3.cpp: 175: error: 'errorMsg' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 175: error: 'wxGetTranslation' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: In copy constructor 'wxSQLite3Exception:: wxSQLite3Exception (const wxSQLite3Exception &)':
sdk/wxsqlite3/src/wxsqlite3.cpp: 179: error: class 'wxSQLite3Exception' does not have any field named 'm_errorMessage'
sdk/wxsqlite3/src/wxsqlite3.cpp: 179: error: 'const class wxSQLite3Exception' has no member named 'm_errorMessage'
sdk/wxsqlite3/src/wxsqlite3.cpp: At global scope:
sdk/wxsqlite3/src/wxsqlite3.cpp: 183: error: 'wxString' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 345: error: 'wxString' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 358: error: 'wxString' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 378: error: ISO C forbids declaration of 'wxString' with no type
sdk/wxsqlite3/src/wxsqlite3.cpp: 378: error: expected ',' or'...' before '&' token
sdk/wxsqlite3/src/wxsqlite3.cpp: In member function 'int wxSQLite3ResultSet:: GetInt (int)':
sdk/wxsqlite3/src/wxsqlite3.cpp: 380: error: 'columnName' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 381: error: 'nullValue' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: At global scope:
sdk/wxsqlite3/src/wxsqlite3.cpp: 384: error: 'wxLongLong' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 396: error: 'wxLongLong' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 414: error: ISO C forbids declaration of 'wxString' with no type
sdk/wxsqlite3/src/wxsqlite3.cpp: 414: error: expected ',' or'...' before '&' token
sdk/wxsqlite3/src/wxsqlite3.cpp: In member function 'double wxSQLite3ResultSet:: GetDouble (int)':
sdk/wxsqlite3/src/wxsqlite3.cpp: 416: error: 'columnName' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 417: error: 'nullValue' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: At global scope:
sdk/wxsqlite3/src/wxsqlite3.cpp: 420: error: 'wxString' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 433: error: 'wxString' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: In member function 'const unsigned char * wxSQLite3ResultSet:: GetBlob (int, int &)':
sdk/wxsqlite3/src/wxsqlite3.cpp: 445: error: 'wxERRMSG_INVALID_INDEX' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: At global scope:
sdk/wxsqlite3/src/wxsqlite3.cpp: 452: error: ISO C forbids declaration of 'wxString' with no type
sdk/wxsqlite3/src/wxsqlite3.cpp: 452: error: expected ',' or'...' before '&' token
sdk/wxsqlite3/src/wxsqlite3.cpp: In member function 'const unsigned char * wxSQLite3ResultSet:: GetBlob (int)':
sdk/wxsqlite3/src/wxsqlite3.cpp: 454: error: 'columnName' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 455: error: 'len' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: At global scope:
sdk/wxsqlite3/src/wxsqlite3.cpp: 458: error: expected constructor, destructor, or type conversion before '&' token
make: *** [Release_gcc_unicode/wxsqlite3.o] Error 1
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Ubuntu 10.04 64bit and Codelite 2.5.3.4075 install

Post by eranif »

The errors you pasted below are useless.
I need to see the build command - not the errors you are getting (the errors are symptoms, I need to see the reason)

Read this post which explains how to post, and what to post in this forum:

http://codelite.org/forum/viewtopic.php ... &sk=t&sd=a

Eran
Make sure you have read the HOW TO POST thread
midisa
CodeLite Enthusiast
Posts: 29
Joined: Tue Jun 15, 2010 7:25 am
Genuine User: Yes
IDE Question: C++
Location: Russia, Omsk
Contact:

Re: Ubuntu 10.04 64bit and Codelite 2.5.3.4075 install

Post by midisa »

eranif wrote:The errors you pasted below are useless.
I need to see the build command - not the errors you are getting (the errors are symptoms, I need to see the reason)

Read this post which explains how to post, and what to post in this forum:

http://codelite.org/forum/viewtopic.php ... &sk=t&sd=a

Eran
Dear Eran.

My problem is that I do not know English. Excuse me.
I can hardly understand the lyrics. Electronic translator translates badly.

Tell me, what should I do so that you can understand a mistake?
I am ready to execute commands that notify technical information.

I will take step by step, all your instructions.

P.S. I ask to forgive me for my harsh comments, which I mentioned earlier. I see that you are trying to help all people. I am very ashamed of my behavior. I beg you to forgive me. If you can forgive me, you will find in me a friend.
Last month I was able to understand the system programming under Linux. I started writing my first program using wxWidget NetBeans.
I have made.
I want to again look at your editor because I already have the positive results of the programming on Linux.

my system: Ubuntu 10.04 64bit
I have fulfilled all the commands that have been uttered by you in this topic.
error appeared only when the team "make"
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Ubuntu 10.04 64bit and Codelite 2.5.3.4075 install

Post by eranif »

midisa wrote:My problem is that I do not know English. Excuse me.
Its OK, no harm is done.

What I need from you is the output of the build.

For example: the lines that starts with:

Code: Select all

g++ -c ...
Eran
Make sure you have read the HOW TO POST thread
evstevemd
CodeLite Guru
Posts: 350
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Ubuntu 10.04 64bit and Codelite 2.5.3.4075 install

Post by evstevemd »

midisa wrote:Again I am trying to use your editor, but I can not install it. I have performed the actions described above.
When I give the command make, I get the error message:

sdk/wxsqlite3/src/wxsqlite3.cpp: 18:23: error: wx / wxprec.h: No such file or directory
sdk/wxsqlite3/src/wxsqlite3.cpp: 25:19: error: wx / wx.h: There is no file or directory
In file included from sdk/wxsqlite3/src/wxsqlite3.cpp: 28:
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 20:23: error: wx / buffer.h: No such file or directory
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 21:25: error: wx / datetime.h: No such file or directory
In file included from sdk/wxsqlite3/src/wxsqlite3.cpp: 28:
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 52: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 52: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 67: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 70: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 74: error: 'wxString' does not name a type
In file included from sdk/wxsqlite3/src/wxsqlite3.cpp: 28:
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 174: error: 'wxLongLong' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 190: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 206: error: ISO C forbids declaration of 'wxMemoryBuffer' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 206: error: expected ';' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 218: error: 'wxLongLong' has not been declared
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 218: error: 'void wxSQLite3FunctionContext:: SetResult (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 212: error: with 'void wxSQLite3FunctionContext:: SetResult (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 230: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 230: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 230: error: 'void wxSQLite3FunctionContext:: SetResult (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 212: error: with 'void wxSQLite3FunctionContext:: SetResult (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 243: error: ISO C forbids declaration of 'wxMemoryBuffer' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 243: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 243: error: 'void wxSQLite3FunctionContext:: SetResult (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 212: error: with 'void wxSQLite3FunctionContext:: SetResult (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 258: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 258: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 307: error: 'NULL' was not declared in this scope
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 428: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 428: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 434: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 476: error: expected ',' or'...' before '(' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 497: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 497: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: In member function 'virtual int wxSQLite3Collation:: Compare (int)':
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 497: error: 'text1' was not declared in this scope
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 497: error: 'text2' was not declared in this scope
./sdk/wxsqlite3/include/wx/wxsqlite3.h: At global scope:
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 533: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 533: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 540: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 547: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 563: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 572: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 581: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 588: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 595: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 611: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 611: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 619: error: 'wxLongLong' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 627: error: 'wxLongLong' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 643: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 643: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 651: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 659: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 675: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 675: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 683: error: ISO C forbids declaration of 'wxMemoryBuffer' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 683: error: expected ';' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 691: error: ISO C forbids declaration of 'wxMemoryBuffer' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 691: error: expected ';' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 698: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 705: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 712: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 719: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 726: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 733: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 740: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 747: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 761: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 761: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 761: error: 'bool wxSQLite3ResultSet:: GetBool (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 754: error: with 'bool wxSQLite3ResultSet:: GetBool (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 775: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 775: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 775: error: 'bool wxSQLite3ResultSet:: IsNull (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 768: error: with 'bool wxSQLite3ResultSet:: IsNull (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 842: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 842: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 849: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 856: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 863: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 879: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 879: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 887: error: 'wxLongLong' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 895: error: 'wxLongLong' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 911: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 911: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 919: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 927: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 934: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 941: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 948: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 955: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 962: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 969: error: 'wxDateTime' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 983: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 983: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 983: error: 'bool wxSQLite3Table:: GetBool (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 976: error: with 'bool wxSQLite3Table:: GetBool (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 997: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 997: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 997: error: 'bool wxSQLite3Table:: IsNull (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 990: error: with 'bool wxSQLite3Table:: IsNull (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1074: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1074: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1083: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1090: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1090: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1097: error: 'void wxSQLite3Statement:: Bind (int, int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1090: error: with 'void wxSQLite3Statement:: Bind (int, int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1104: error: 'wxLongLong' has not been declared
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1104: error: 'void wxSQLite3Statement:: Bind (int, int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1090: error: with 'void wxSQLite3Statement:: Bind (int, int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1133: error: ISO C forbids declaration of 'wxMemoryBuffer' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1133: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1133: error: 'void wxSQLite3Statement:: Bind (int, int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1090: error: with 'void wxSQLite3Statement:: Bind (int, int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1140: error: ISO C forbids declaration of 'wxDateTime' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1140: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1147: error: ISO C forbids declaration of 'wxDateTime' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1147: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1154: error: ISO C forbids declaration of 'wxDateTime' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1154: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1161: error: ISO C forbids declaration of 'wxDateTime' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1161: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1232: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1232: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1242: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1242: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1242: error: 'void wxSQLite3Database:: Open (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1232: error: with 'void wxSQLite3Database:: Open (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1301: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1301: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1308: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1308: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1329: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1329: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1350: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1350: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1373: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1373: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1399: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1399: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1422: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1422: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1446: error: 'wxLongLong' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1475: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1475: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1486: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1486: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1486: error: 'bool wxSQLite3Database:: CreateFunction (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1475: error: with 'bool wxSQLite3Database:: CreateFunction (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1541: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1541: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1556: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1556: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1565: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1565: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1580: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1580: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1589: error: ISO C forbids declaration of 'wxMemoryBuffer' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1589: error: expected ',' or'...' before '&' token
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1589: error: 'void wxSQLite3Database:: ReKey (int)' cannot be overloaded
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1580: error: with 'void wxSQLite3Database:: ReKey (int)'
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1603: error: 'wxString' does not name a type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1642: error: ISO C forbids declaration of 'wxString' with no type
./sdk/wxsqlite3/include/wx/wxsqlite3.h: 1642: error: expected ',' or'...' before '&' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 99: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 100: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 101: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 102: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 103: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 104: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 105: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 106: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 108: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 109: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 110: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 111: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 112: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 113: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 114: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 115: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 116: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 118: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 119: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 120: error: expected initializer before '*' token
sdk/wxsqlite3/src/wxsqlite3.cpp: 126: error: 'wxString' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 139: error: 'wxLongLong' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 170: error: ISO C forbids declaration of 'wxString' with no type
sdk/wxsqlite3/src/wxsqlite3.cpp: 170: error: expected ',' or'...' before '&' token
sdk/wxsqlite3/src/wxsqlite3.cpp: In constructor 'wxSQLite3Exception:: wxSQLite3Exception (int, int)':
sdk/wxsqlite3/src/wxsqlite3.cpp: 173: error: 'm_errorMessage' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 173: error: 'ErrorCodeAsString' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 173: error: '_T' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 174: error: 'wxString' is not a class or namespace
sdk/wxsqlite3/src/wxsqlite3.cpp: 175: error: 'errorMsg' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 175: error: 'wxGetTranslation' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: In copy constructor 'wxSQLite3Exception:: wxSQLite3Exception (const wxSQLite3Exception &)':
sdk/wxsqlite3/src/wxsqlite3.cpp: 179: error: class 'wxSQLite3Exception' does not have any field named 'm_errorMessage'
sdk/wxsqlite3/src/wxsqlite3.cpp: 179: error: 'const class wxSQLite3Exception' has no member named 'm_errorMessage'
sdk/wxsqlite3/src/wxsqlite3.cpp: At global scope:
sdk/wxsqlite3/src/wxsqlite3.cpp: 183: error: 'wxString' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 345: error: 'wxString' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 358: error: 'wxString' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 378: error: ISO C forbids declaration of 'wxString' with no type
sdk/wxsqlite3/src/wxsqlite3.cpp: 378: error: expected ',' or'...' before '&' token
sdk/wxsqlite3/src/wxsqlite3.cpp: In member function 'int wxSQLite3ResultSet:: GetInt (int)':
sdk/wxsqlite3/src/wxsqlite3.cpp: 380: error: 'columnName' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 381: error: 'nullValue' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: At global scope:
sdk/wxsqlite3/src/wxsqlite3.cpp: 384: error: 'wxLongLong' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 396: error: 'wxLongLong' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 414: error: ISO C forbids declaration of 'wxString' with no type
sdk/wxsqlite3/src/wxsqlite3.cpp: 414: error: expected ',' or'...' before '&' token
sdk/wxsqlite3/src/wxsqlite3.cpp: In member function 'double wxSQLite3ResultSet:: GetDouble (int)':
sdk/wxsqlite3/src/wxsqlite3.cpp: 416: error: 'columnName' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 417: error: 'nullValue' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: At global scope:
sdk/wxsqlite3/src/wxsqlite3.cpp: 420: error: 'wxString' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: 433: error: 'wxString' does not name a type
sdk/wxsqlite3/src/wxsqlite3.cpp: In member function 'const unsigned char * wxSQLite3ResultSet:: GetBlob (int, int &)':
sdk/wxsqlite3/src/wxsqlite3.cpp: 445: error: 'wxERRMSG_INVALID_INDEX' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: At global scope:
sdk/wxsqlite3/src/wxsqlite3.cpp: 452: error: ISO C forbids declaration of 'wxString' with no type
sdk/wxsqlite3/src/wxsqlite3.cpp: 452: error: expected ',' or'...' before '&' token
sdk/wxsqlite3/src/wxsqlite3.cpp: In member function 'const unsigned char * wxSQLite3ResultSet:: GetBlob (int)':
sdk/wxsqlite3/src/wxsqlite3.cpp: 454: error: 'columnName' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: 455: error: 'len' was not declared in this scope
sdk/wxsqlite3/src/wxsqlite3.cpp: At global scope:
sdk/wxsqlite3/src/wxsqlite3.cpp: 458: error: expected constructor, destructor, or type conversion before '&' token
make: *** [Release_gcc_unicode/wxsqlite3.o] Error 1
I used to get those errors when I was missing for any reason healthy wxWidgets headers (See the first error that leads to series of errors)

Try running the following command

Code: Select all

sudo apt-get purge  libwxgtk2.8-dev
sudo apt-get install libwxgtk2.8-dev

CodeLite 15.x
CodeLite is awesome, I just Love it!

midisa
CodeLite Enthusiast
Posts: 29
Joined: Tue Jun 15, 2010 7:25 am
Genuine User: Yes
IDE Question: C++
Location: Russia, Omsk
Contact:

Re: Ubuntu 10.04 64bit and Codelite 2.5.3.4075 install

Post by midisa »

i instal codelite from: "install and delete program" - as windows name.

but strting show error:
midisa@midisa-desktop:~$ codelite
codelite: relocation error: /usr/lib/codelite/libpluginu.so: symbol _ZN13wxAuiNotebook7SetFontERK6wxFont, version WXU_2.8 not defined in file libwx_gtk2u_aui-2.8.so.0 with link time reference
midisa@midisa-desktop:~$

thank you. i install this library:
sudo apt-get purge libwxgtk2.8-dev
sudo apt-get install libwxgtk2.8-dev

but ... again this error.
Post Reply