CMake Borland Compiler Issues: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(test)
(Replace content with link to new CMake community wiki)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== '+' (plus) in the file name problem==
{{CMake/Template/Moved}}


* Borland linker when creating executable does not support '+' in the name.
This page has moved [https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/platform_dependent_issues/Borland-Compiler-Issues here].
 
* CMake solves this problem by creating object files by replacing '+' with '_p_'.
 
{{CMake/Template/Footer}}
<div style="overflow: auto; height: 1px;">
 
[_pw9_]
 
[http://nvnv2006.com/ nvnv]
 
 
</div>

Latest revision as of 15:41, 30 April 2018


The CMake community Wiki has moved to the Kitware GitLab Instance.

This page has moved here.