MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0000369 | CMake | CMake | public | 2003-11-12 09:26 | 2010-12-28 11:03 | |||||
Reporter | Mathieu Malaterre | |||||||||
Assigned To | Bill Hoffman | |||||||||
Priority | low | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | suspended | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | CMake 2.8.4 | Fixed in Version | ||||||||
Summary | 0000369: rc (ressource) file and CYGWIN | |||||||||
Description | rc file should be used under CYGINW using the 'windres' executable. Typical Makefile (from wxWindows) are: RESCOMP = windres RESFLAGS = --include-dir $(top_srcdir)/include --include-dir $(top_srcdir)/$(program_dir) --define __WIN32__ --define __WIN95__ --define __GNUWIN32__ .rc_resources.o: $(RESCOMP) -i $< -o $@ $(RESFLAGS) e.g. windres -i project.rc -o project_resources.o --include-dir myinclude --include-dir . --define __WIN32__ --define __WIN95__ --define __GNUWIN32__ http://www.cmake.org/pipermail/cmake/2003-November/004467.html [^] | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2007-08-03 18:10 | Berk Geveci | Assigned To | Chris Brislawn => | |||||||
2007-08-03 18:10 | Berk Geveci | Resolution | reopened => suspended | |||||||
2007-08-03 18:10 | Berk Geveci | Summary | Goodsite => rc (ressource) file and CYGWIN | |||||||
2007-08-03 18:10 | Berk Geveci | Description Updated | ||||||||
2007-08-03 18:10 | Berk Geveci | Note Deleted: 0008292 | ||||||||
2007-08-03 18:10 | Berk Geveci | Project | ParaQ-Administrative => CMake | |||||||
2007-08-03 18:10 | Berk Geveci | Status | new => assigned | |||||||
2007-08-03 18:10 | Berk Geveci | Assigned To | => Bill Hoffman | |||||||
2007-08-03 18:11 | Berk Geveci | Priority | normal => low | |||||||
2007-08-24 09:33 | Alex Neundorf | Category | CPack => CMake | |||||||
2010-11-10 14:52 | David Cole | Target Version | => CMake 2.8.4 | |||||||
2010-11-10 14:52 | David Cole | Description Updated | ||||||||
2010-12-07 17:12 | David Cole | Relationship added | related to 0004068 | |||||||
2010-12-28 11:03 | Bill Hoffman | Note Added: 0024331 | ||||||||
2010-12-28 11:03 | Bill Hoffman | Status | assigned => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|