Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 364897 - Add support for mingw windres (Windows resource compiler) for managed make
Summary: Add support for mingw windres (Windows resource compiler) for managed make
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build-managed (show other bugs)
Version: 8.1.0   Edit
Hardware: PC Windows 7
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-26 15:08 EST by someone CLA
Modified: 2020-09-04 15:18 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description someone CLA 2011-11-26 15:08:28 EST
Build Identifier: 20110615-0604

Currently you have to go through hops when you are trying to compile a program using managed make with a resource file.

It would be nice if you can just add the .rc file to the project and it would be compiled and linked with automatically.

Reproducible: Always

Steps to Reproduce:
1. Try and compile a windows resource file in a managed build.