[CMake] Win DLL with rc-file...

William A. Hoffman billlist at nycap.rr.com
Tue Oct 26 15:32:51 EDT 2004


Actually, rc files work fine with nmake and have for some time.  Please try and
make a smaller test case that shows the real problem here before reporting a bug.

-Bill


At 03:11 PM 10/26/2004, Brad King wrote:
>Lars Pechan wrote:
>>On 27/10/2004, at 1:51 AM, Brad King wrote:
>>>What generator are you using?  This is the value of CMAKE_GENERATOR in the CMakeCache.txt file.
>> NMake Makefiles.
>
>Okay, it looks like the .rc file support is only working in Visual Studio generators because CMake adds them to the .dsp file and VS knows how to handle them.  CMake is not really aware of this file type as far as I can see.  Please add this as a feature request for the NMake generator in the bug tracker:
>
>http://www.cmake.org/Bug
>
>Thanks,
>-Brad
>_______________________________________________
>CMake mailing list
>CMake at www.cmake.org
>http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list