Re: [opendbx] Problems compiling opendbx on windows with latest MinGW and msys
Brought to you by:
nose
From: Norbert S. <no...@li...> - 2012-05-06 10:04:55
|
Hi all >> Just to let you know that I finally solved this problem adding >> LDFLAGS = -lintl >> to the sqlite3 backend makefile of opendbx >> I think a better way to do this would be to add it somwhere in the >> configure script. > > Norbert, do you think this should be added to OpenDBX makefiles? I've added some code in the configure script to test for libintl and add it to the linker options if necessary. It's available since SVN rev. 358 but I need somebody for testing this who had the problem before when building OpenDBX with MinGW. Norbert |