Hello there,

I used VC++ 2005 Express to build plplot library from
files created by cmake. I got 8 succeeded and 1
failed. Error message is as following.

Generating plhershey-unicode.h
'plhershey-unicode-gen.exe' is not recognized as an
internal or external command,
operable program or batch file.
Project : error PRJ0019: A tool returned an error code
from "Generating plhershey-unicode.h"

The build log is attached. How could I fix it? Thanks
in advance.

Winson    

--------------------------------------------------
Build Log 
Build started: Project: plhershey-unicode.h_built,
Configuration: Debug|Win32

Command Lines 
Creating temporary file
"E:\APPLIC~1\Temp\BAT0000512968340.bat" with contents
[
@echo off

plhershey-unicode-gen.exe "E:/My
Documents/Downloads/plplot-5.7.3/fonts/plhershey-unicode.csv"
plhershey-unicode.h

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error
code from "Generating plhershey-unicode.h"

exit 1

:VCEnd
]
Creating command line
"E:\APPLIC~1\Temp\BAT0000512968340.bat"

Output Window 
Generating plhershey-unicode.h
'plhershey-unicode-gen.exe' is not recognized as an
internal or external command,
operable program or batch file.
Project : error PRJ0019: A tool returned an error code
from "Generating plhershey-unicode.h"

Results 
Build log was saved at "file://e:\My
Documents\Downloads\plPlot\include\plhershey-unicode.h_built.dir\Debug\BuildLog.htm"
plhershey-unicode.h_built - 1 error(s), 0 warning(s)


 
____________________________________________________________________________________
The fish are biting. 
Get more visitors on your site using Yahoo! Search Marketing.
http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to