[Freeswitch-dev] compile error (Cannot open include file:'mysql.h': No such file or directory )

Yossi Neiman iaxteling at cartissolutions.com
Fri Jul 28 18:48:53 EDT 2006


Mike,

Please check that it will work for MySQL 4.1.x as well.  Prepared 
statements are supported in 4.1.x, and it should be able to compile on 
windows for these versions and any subsequent ones.

Thanks!

Yossi Neiman
Cartis Solutions, Inc. - http://www.cartissolutions.com


Michael Jerris wrote:

> I commited today a fix to make mysql support for mod_cdr not compile 
> by default on the debug target.  If you would like to compile with 
> mysql support, you will nead to have either mysql 5 installed in the 
> default locations, or you will need to manually add the include and 
> lib directories to your visual studio directories.  Afther that, you 
> will need to go into the configuration manager and manually select the 
> mod_cdr target that includes mysql.  If after updating, you still have 
> an issue, please manually go into the configuration manager and change 
> the target for mod_cdr to the regular Debug target.
>  
> Mike
>
>     ------------------------------------------------------------------------
>     *From:* wendindon at aptg.net [mailto:wendindon at aptg.net]
>     *Sent:* Friday, July 28, 2006 1:02 AM
>     *To:* freeswitch-dev at lists.freeswitch.org
>     *Subject:* [Freeswitch-dev] compile error (Cannot open include
>     file:'mysql.h': No such file or directory )
>
>     Dear: I compile freeswitch in visual studio 2005 coour:
>     x:\gaim\tmp\freeswitch.trunk\src\mod\event_handlers\mod_cdr\mysqlcdr.cpp(38)
>     : fatal error C1083: Cannot open include file: 'mysql.h': No such
>     file or directory How to slove the problem ? Thanks Jessy 
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Freeswitch-dev mailing list
>Freeswitch-dev at lists.freeswitch.org
>http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
>http://www.freeswitch.org
>  
>



More information about the Freeswitch-dev mailing list