[CMake] Linking to MySQL C++ Connector libraries using extra flags, Ubuntu 14.04 LTS, gcc

2015-04-29 Thread Peleg Bar-Sapir
Hello, First, I would like to point out that I'm new to CMake, and I'm not a professional programer by any means - just a Physics research student. I looked for answers to my issue online, but couldn't find anything that helped me. I also asked my peers and friends, but unfortunately none of them

Re: [CMake] Linking to MySQL C++ Connector libraries using extra flags, Ubuntu 14.04 LTS, gcc

2015-04-29 Thread Daniel Schepler
...@gmail.com] Sent: Wednesday, April 29, 2015 4:46 PM To: Daniel Schepler Cc: cmake@cmake.org Subject: Re: [CMake] Linking to MySQL C++ Connector libraries using extra flags, Ubuntu 14.04 LTS, gcc Hello Daniel, Thanks for your help. I took your file and plagiarized it, replacing MariaDB/MARIADB/mariadb

Re: [CMake] Linking to MySQL C++ Connector libraries using extra flags, Ubuntu 14.04 LTS, gcc

2015-04-29 Thread Daniel Schepler
using extra flags, Ubuntu 14.04 LTS, gcc Hello, First, I would like to point out that I'm new to CMake, and I'm not a professional programer by any means - just a Physics research student. I looked for answers to my issue online, but couldn't find anything that helped me. I also asked my peers

Re: [CMake] Linking to MySQL C++ Connector libraries using extra flags, Ubuntu 14.04 LTS, gcc

2015-04-29 Thread Peleg Bar-Sapir
++ Connector libraries using extra flags, Ubuntu 14.04 LTS, gcc Hello, First, I would like to point out that I'm new to CMake, and I'm not a professional programer by any means - just a Physics research student. I looked for answers to my issue online, but couldn't find anything that helped me. I

Re: [CMake] Linking to MySQL C++ Connector libraries using extra flags, Ubuntu 14.04 LTS, gcc

2015-04-29 Thread Peleg Bar-Sapir
: Wednesday, April 29, 2015 2:56 PM To: cmake@cmake.org Subject: [CMake] Linking to MySQL C++ Connector libraries using extra flags, Ubuntu 14.04 LTS, gcc Hello, First, I would like to point out that I'm new to CMake, and I'm not a professional programer by any means - just a Physics research student

Re: [CMake] Linking to MySQL C++ Connector libraries using extra flags, Ubuntu 14.04 LTS, gcc

2015-04-29 Thread Daniel Schepler
@cmake.org Subject: Re: [CMake] Linking to MySQL C++ Connector libraries using extra flags, Ubuntu 14.04 LTS, gcc Hello Daniel, Thanks for your help. I took your file and plagiarized it, replacing MariaDB/MARIADB/mariadb with MySQL/MYSQL/mysql accordinly - and did the same

Re: [CMake] Linking to MySQL C++ Connector libraries using extra flags, Ubuntu 14.04 LTS, gcc

2015-04-29 Thread Peleg Bar-Sapir
, April 29, 2015 5:29 PM To: Daniel Schepler Cc: cmake@cmake.org Subject: Re: [CMake] Linking to MySQL C++ Connector libraries using extra flags, Ubuntu 14.04 LTS, gcc For some reasons, now the cmake . command doesn't work either. I haven't yet begun debugging, but I played a bit