[cmake-developers] [CMake 0013173]: Swig module can't handle absolute path
Mantis Bug Tracker
mantis at public.kitware.com
Fri Apr 27 04:33:27 EDT 2012
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=13173
======================================================================
Reported By: Galeazzi
Assigned To:
======================================================================
Project: CMake
Issue ID: 13173
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2012-04-27 04:33 EDT
Last Modified: 2012-04-27 04:33 EDT
======================================================================
Summary: Swig module can't handle absolute path
Description:
When you have an out-of-source project like the following structure:
C:\MyFolder\CMakeList.txt
D:\SourceFolder\wrapper.i
it generates this error:
CMake Error in CMakeLists.txt:
Cannot find source file:
C:/MyFolder/D:/SourceFolder/wrapper.i
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-04-27 04:33 Galeazzi New Issue
======================================================================
More information about the cmake-developers
mailing list