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?
I presume you did something to make it use the 64 bit compiler in cmd, eg specifying the path to the compiler. Just do the same in Geany `Menu->Build->set build commands`.
Closed #1352.
Thanks after reboot the 64 Version worked
github-comments@lists.geany.org