[cmake-developers] [CMake 0015198]: ps2pdf not detected when cross-compiling

Mantis Bug Tracker mantis at public.kitware.com
Tue Oct 7 08:09:18 EDT 2014


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                  
 
======================================================================




More information about the cmake-developers mailing list