2 messages in com.mysql.lists.win32Re: MySQL++ and Cygwin 1.1 (latest)| From | Sent On | Attachments |
|---|---|---|
| Josh Benton | 20 Apr 2001 12:42 | |
| Sinisa Milivojevic | 21 Apr 2001 03:44 |
| Subject: | Re: MySQL++ and Cygwin 1.1 (latest)![]() |
|---|---|
| From: | Sinisa Milivojevic (sin...@beotel.yu) |
| Date: | 04/21/2001 03:44:30 AM |
| List: | com.mysql.lists.win32 |
Josh Benton wrote:
Before anyone flames me, I have searched the lists for the past 2 hours trying to find an answer to my problem.
I was able to get MySQL 3.23.37 to compile and install under Cygwin 1.1.x (not sure exactly which version it is, I just downloaded/installed it yesterday so it should be current). Now I am trying to compile mysql++ 1.7.8. Here is how I tried to build it.
../automake ../autoconf ../configure cp makefile.win sqlplusint/Makefile make
It complains about not being able to find ../makeinclude. I found a message that said to cp config.cygnus to makeinclude, I tried this as well with no luck. Any help would be greatly appriciated.
Thanks,
--Josh Benton <jo...@corp.wac.com> http://www.wac.com/
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail win3...@lists.mysql.com
To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail win3...@lists.mysql.com instead.
Hi!
First of all, you must upgrade your compiler to 2.95.2, just as manual describes in so many places.
Next copy makefile.win in sqlplusint directory and copy config.cygwin to makeinclude in source root dir.
Then cd to sqlplusint and build a library. You will have to build examples manually.
--
Regards,
Sinisa
____ __ _____ _____ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sin...@mysql.com /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaca, Cyprus /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ /*/ \*\ Developers Team




