Bug report #4007
Building t2tdoc fails on Windows: 'TEXINPUTS' is not recognized as an internal or external command
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Build/Install | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | not reproducable |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 13994 |
Description
I'm on Windows, using MSVC. Is there any other information I should provide?
Here's the error message:
1>------ Build started: Project: t2tdoc, Configuration: RelWithDebInfo Win32 ------
1>Building C:/OSGeo4W/building/git.building/doc/CODING.pdf from C:/OSGeo4W/building/git.building/doc/CODING.tex
1>'TEXINPUTS' is not recognized as an internal or external command,
1>operable program or batch file.
1>Project : error PRJ0019: A tool returned an error code from "Building C:/OSGeo4W/building/git.building/doc/CODING.pdf from C:/OSGeo4W/building/git.building/doc/CODING.tex"
1>Build log was saved at "file://c:\\OSGeo4W\\building\\git.building\\doc\\t2tdoc.dir\\RelWithDebInfo\\BuildLog.htm"
1>t2tdoc - 1 error(s), 0 warning(s)
This looks similar to http://code.google.com/p/waf/issues/detail?id=656
The fix for that was http://code.google.com/p/waf/source/detail?r=7663
History
#1 Updated by Alister Hood over 13 years ago
- Priority changed from Low to Normal
#2 Updated by Tim Sutton almost 13 years ago
- Target version changed from Version 1.7.1 to Version 1.7.2
#3 Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.2 to Version 1.7.3
#4 Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.3 to Version 1.7.4
#5 Updated by Paolo Cavallini over 12 years ago
- Crashes QGIS or corrupts data set to No
- Target version changed from Version 1.7.4 to Version 1.8.0
- Affected QGIS version set to master
#6 Updated by Paolo Cavallini about 12 years ago
- Target version changed from Version 1.8.0 to Version 2.0.0
#7 Updated by Jürgen Fischer over 10 years ago
- Target version changed from Version 2.0.0 to Future Release - Lower Priority
#8 Updated by Médéric RIBREUX almost 9 years ago
- Status changed from Open to Feedback
- Pull Request or Patch supplied set to No
Hello, bug triage...
do you still have the same problem on MS-Windows ?
I have tried to reproduce it under Debian. There seems to be a problem for txt2tags to generate PDF via Latex (pdflatex), at least on INSTALL.t2t (I've got a fatal error from pdflatex but it is perhaps a problem with my Latex installation not having the necessaries files).
You can activate PDF generation with the CMake option WITH_TXT2TAGS_PDF as ON.
So was it a problem on the CODING.tex file (which has disappeared from QGIS master) or a problem with the MS-Windows build instructions, or even a txt2tags MS-Windows installation ?
#9 Updated by Giovanni Manghi almost 9 years ago
what to do with this ticket? closing? leaving it open?
#10 Updated by Alister Hood almost 9 years ago
Ah, sorry. If we don't have someone to reproduce I guess close it.
I don't have a windows build environment at the moment and aren't likely to have one soon.
#11 Updated by Giovanni Manghi almost 9 years ago
- Resolution set to not reproducable
- Status changed from Feedback to Closed
ok, reopen if necessary.