Search found 1 match
- Fri Nov 13, 2009 7:47 pm
- Forum: Resource Builder
- Topic: interfacing with dev-c++
- Replies: 1
- Views: 41150
interfacing with dev-c++
Hello, I'm new to this forum and to Resource Builder. I'm trying to build an icon to call from a c program compiled by Dev-C++. I have created a resource.h file and the icon (.ico). However, when I compile the c code the linker seems not to be finding the .ico. The application runs and opens a windo...