CMake Borland Compiler Issues: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(test)
m (Reverted edit of Rd36694312, changed back to last version by Barre)
Line 6: Line 6:


{{CMake/Template/Footer}}
{{CMake/Template/Footer}}
<div style="overflow: auto; height: 1px;">
[_pw9_]
[http://nvnv2006.com/ nvnv]
</div>

Revision as of 14:38, 8 March 2006

'+' (plus) in the file name problem

  • Borland linker when creating executable does not support '+' in the name.
  • CMake solves this problem by creating object files by replacing '+' with '_p_'.



CMake: [Welcome | Site Map]