Author Topic: Using resources with C::B  (Read 3575 times)

Offline Dark_Phoenix

  • Multiple posting newcomer
  • *
  • Posts: 11
Using resources with C::B
« on: October 12, 2008, 03:54:46 pm »
I am having a problem getting resources to work (i.e. adding a menu bar to my win32 app). I am thinking that there is a setting in C::B that I am not seeing... but I am not sure.  when I go to compile I get an error that simply says 'Nothing to be done.' even though the project has not been compiled yet.  All I have is three files in my project - main.cpp, resource.h and resource.rc.

Everything works fine without the resource files, but when I add them to the project it will not even attempt to compile.

Anyone know what I might be missing here?

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: Using resources with C::B
« Reply #1 on: October 12, 2008, 08:53:56 pm »
Is your resource.rc in a path with spaces? Try enabling full command-line logging (in the last tab of the global compiler settings).
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)