Displaying 2 results from an estimated 2 matches for "tp33936868p33936868".
2012 May 31
3
[LLVMdev] LLVM/Clang SVN: 2 Questions
...les (*.rc) with Clang? What
would I need to if my project requires a Windows resource file and I want to
compile it using Clang? Linking against a MinGW/windres compiled resource?
Any help is greatly appreciated.
--
View this message in context: http://old.nabble.com/LLVM-Clang-SVN%3A-2-Questions-tp33936868p33936868.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
2012 May 31
0
[LLVMdev] LLVM/Clang SVN: 2 Questions
...ndres compiled resource?
>
As far as I know, MinGW's windres or the Windows SDK's rc.exe is required.
But this is not my area of expertise...
>
> Any help is greatly appreciated.
> --
> View this message in context:
> http://old.nabble.com/LLVM-Clang-SVN%3A-2-Questions-tp33936868p33936868.html
> Sent from the LLVM - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
--
Thanks,...