Bugs item #3017836, was opened at 2010-06-18 00:30
Message generated for change (Tracker Item Submitted) made by mungewell
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3017836&group_id=2915

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: simon wood (mungewell)
Assigned to: Nobody/Anonymous (nobody)
Summary: Spaces in Location = error with libgd on Win32/VC8Express

Initial Comment:
Looks like something is expanding directory names and then freaking out when 
there is a space in them.

I am setting
--
C:\Program Files\plplot-5.9.6>rem ---- libgd ----
C:\Program Files\plplot-5.9.6>set LIBGDDIR=C:\Progra~1\libgd
C:\Program Files\plplot-5.9.6>set 
PATH=C:\Progra~1\libgd\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
 Files\CMake 2.8\bin;C:\Program Files\Microsoft Visual Studio 9.0\VC;C:\Program 
Files\Microsoft Visual Studio 9.0\VC\bin;C:\Program 
Files\swigwin-2.0.0;C:\Program Files\Python26
C:\Program Files\plplot-5.9.6>set CMAKE_INCLUDE_PATH=C:\Progra~1\libgd\include;
C:\Program Files\plplot-5.9.6>set CMAKE_LIBRARY_PATH=C:\Progra~1\libgd\lib;
--

But then getting error
--
[ 75%] Building C object drivers/CMakeFiles/gd.dir/gd.c.obj
cl : Command line warning D9024 : unrecognized source file type 'Files/libgd/inc
lude', object file assumed
cl : Command line warning D9027 : source file 'Files/libgd/include' ignored
gd.c
C:\Program Files\plplot-5.9.6\drivers\gd.c(126) : fatal error C1083: Cannot open
 include file: 'gd.h': No such file or directory
--

Full log attached.

Simon
(aka Mungewell)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3017836&group_id=2915

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to