I am using Dev-C++ 4.9.8.0 and I'm doing theForger's tutorials.
How do I compile my resource files? I've checked the help file and it says that there is an editor under project options, but I'll be damned if I see one.
I've looked under everything I can think of and searched the forums.
For the record the error I get when trying to compile the resource file is:
[Build Error] No Rule to make target 'resource.o' Stop.
Any help would be appreciated.
jason
What am I missing?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-07-10
i too have been unable to find this resource editor either on version Dev-C++ 4.9.8.1
While i can edit resource file code by just opening the resource file, i am yet to locate a visual resource creator/editing tool.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using Dev-C++ 4.9.8.0 and I'm doing theForger's tutorials.
How do I compile my resource files? I've checked the help file and it says that there is an editor under project options, but I'll be damned if I see one.
I've looked under everything I can think of and searched the forums.
For the record the error I get when trying to compile the resource file is:
[Build Error] No Rule to make target 'resource.o' Stop.
Any help would be appreciated.
jason
What am I missing?
i too have been unable to find this resource editor either on version Dev-C++ 4.9.8.1
While i can edit resource file code by just opening the resource file, i am yet to locate a visual resource creator/editing tool.
Thats because there is no such tool. There has been some discussion over the last couple of years, but nothing has arisen....
Wayne