c++ - Linphone Compiling - configure: error: cannot run C compiled programs -


i trying compile linphone windows when run "./configure --prefix=/opt/linphone --enable-shared --disable-static" error message claiming cannot run c compiled programs.

i using mingw on windows 8, have installed c++ , c compilers , mingw developer tools

it appears target mismatch error. mingw32 binaries cannot run on windows 32-bit kernel. should try installing mingw64 binaries. try building linux or windows machine. had issue resolved later compiling on mac.


Comments

Popular posts from this blog

design - Custom Styling Qt Quick Controls -

Unable to remove the www from url on https using .htaccess -