Hi I want to use Geany with C/C++ on win7 x64 https://wiki.geany.org/howtos/win32/getting-started
I followed instructions above, however TDM-GCC (the compiler) 32bit gives me an error "procedure __printf__ in libintl-8.dll was not found" while as the 64 version works fine (in the cmd command). As I actually need to compile opencv projects in 64 bit, I am satisfied with this compiler. So my question is there any way to use the 64 version of the compiler in Geany? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1352
