|
|
Choosing A Webhost: |
MySQL++ and Gentoo: msg#00041db.mysql.c++
I'm using G++ 4.1.2 (Gentoo 4.1.2 p1.0.2) How can I get MySQL++ to work with g++ in gentoo with little to no effort? Emerging and compiling doesn't seem to work as you would expect: This is trying to compile one of the simple examples right after emerging... mysql # g++ ./simple1.cpp -o ./simple1 ./simple1.cpp:1:18: error: util.h: No such file or directory ./simple1.cpp:3:21: error: mysql++.h: No such file or directory ./simple1.cpp: In function 'int main(int, char**)': ./simple1.cpp:14: error: 'mysqlpp' has not been declared ./simple1.cpp:14: error: expected `;' before 'con' ./simple1.cpp:15: error: 'con' was not declared in this scope ./simple1.cpp:15: error: 'connect_to_db' was not declared in this scope ./simple1.cpp:20: error: 'mysqlpp' has not been declared ./simple1.cpp:20: error: expected `;' before 'query' ./simple1.cpp:21: error: 'query' was not declared in this scope ./simple1.cpp:22: error: 'mysqlpp' has not been declared ./simple1.cpp:22: error: expected `;' before 'res' ./simple1.cpp:26: error: 'res' was not declared in this scope ./simple1.cpp:27: error: 'mysqlpp' has not been declared ./simple1.cpp:27: error: expected `;' before 'row' ./simple1.cpp:28: error: 'mysqlpp' has not been declared ./simple1.cpp:28: error: expected `;' before 'i' ./simple1.cpp:29: error: 'i' was not declared in this scope ./simple1.cpp:29: error: 'row' was not declared in this scope mysql # emerge -s mysql++ Searching... [ Results for search key : mysql++ ] [ Applications found : 1 ] * dev-db/mysql++ Latest version available: 2.2.2-r1 Latest version installed: 2.2.2-r1 Size of files: 1,669 kB Homepage: http://www.mysql.org/downloads/api-mysql++.html Description: C++ API interface to the MySQL database License: LGPL-2 -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=gcdmc-plusplus@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: myqlpp.dll is not a valid windows image installation problems, Warren Young |
|---|---|
| Next by Date: | Re: MySQL++ and Gentoo, Warren Young |
| Previous by Thread: | myqlpp.dll is not a valid windows image installation problems, JJ Harrison |
| Next by Thread: | Re: MySQL++ and Gentoo, Warren Young |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |