I am trying to build 64 bit applications using 64bit TDM-GCC and Code::Blocks IDE. What I am unable to configure is the combination of the compiler and IDE.
I have looked at the IDE wiki and TDM wiki; but haven't got details I need.
Is there a straight forward way of doing this?
Thanks
I'm using Code::Blocks 64 bit on Windows 10 64 bit OS
Try this:
Put the TDM-GCC 64 bit version in the directory (drive) you're using for Code::Blocks. I have both under C:/ (which is normal unless you using another drive). Open CB and click on the TDM in CB (Management window Left side).
Now go to Settings>Compiler>Tool Chain executables tab and click on Auto-detect in the compiler Install dir. You may want to put a check mark in some of boxes below. AFTER THAT MAKE SURE TO SAVE all the changes before you close CB. Good Luck.