CMake Borland Compiler Issues: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
mNo edit summary
(Replace content with link to new CMake community wiki)
 
(4 intermediate revisions by 4 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}}

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.