The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15198 
====================================================================== 
Reported By:                Helfer Thomas
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15198
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   low
Status:                     new
====================================================================== 
Date Submitted:             2014-10-07 08:09 EDT
Last Modified:              2014-10-07 08:09 EDT
====================================================================== 
Summary:                    ps2pdf not detected when cross-compiling
Description: 
Hi,

ps2pdf not detected when cross-compiling (and only when cross-compiling), but
latex is.

The main difference seems that latex is an executable and ps2pdf14 a script (I
am using the standard texlive distribution).

Steps to Reproduce: 
1) decompress the attached archive and launch cmake in the created directory:

cmake . -DCMAKE_TOOLCHAIN_FILE=../ToolChain-i686-w64-mingw32.cmake 


2) check the PS2PDF_CONVERTER value in CMakeCache.txt:
//Path to a program.
PS2PDF_CONVERTER:FILEPATH=PS2PDF_CONVERTER-NOTFOUND



Additional Information: 
ps2pdf is detected when no toolchain file is declared
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-10-07 08:09 Helfer Thomas  New Issue                                    
2014-10-07 08:09 Helfer Thomas  File Added: test-cmake.tar.bz2                  
 
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to