Alan,

I did a fresh build again. The same error. What I did
is as following.

1) In subversion repository, in folder
'trunk/'(Rev7661), under 'include/'(Rev7659), I
downloaded file CMakeLists.txt(7659). 

2)Unpack plplot-5.7.3 into D:\plplot. Replace
CMakeLists.txt in folder D:\plplot\include with the
file just downloaded. 

3)Run batch file to setup VC++ env. Then on
command-line:
cd plplot
mkdir VC2005
cd VC2005
cmake -G "Visual Studio 8 2005"
-DCMAKE_INSTALL_PREFIX=install ..

No error.

4)Launch VC++, and compile the project file created.
And the same error as last time.

I only downloaded the new CMakeLists.txt and made the
replacement to save some time. I am not sure if this
is good enough. I have just downloaded Tortoise SVN
client, and I can try again sometime later if needed. 

One more thing I noticed is that CMake seems can not
detect the wxWidgets installation reliably on my
computer. Last time when I built the library, I
noticed that wxWidgets installation was detected and
the flag was turned on. But this time, no wxWidgets
installation is detected, and the flag is off. 

Winson


> Hi Winson:
> 
> Will you try a fresh build again using the latest
> (revision 7659) version of
> PLplot from our SourceForge Subversion repository? 
> To access that, follow
> the directions at
> http://sourceforge.net/svn/?group_id=2915.
> 
> I got some help from the CMake list on
> cross-platform issues with my old
> method so I have just committed the recommended
> change that works fine on
> Linux, and which _should_ work (no problems finding
> the
> plhershey-unicode-gen executable anymore) on your
> platform as well.
> 
> I realize this doesn't help your later problems with
> using the PLplot
> library, but I would like to put this build problem
> with finding
> plhershey-unicode-gen to rest so please indicate to
> the list whether my
> latest commit fixes the build problem you found.
> 
> Alan
> __________________________
> Alan W. Irwin
> 
> Astronomical research affiliation with Department of
> Physics and Astronomy,
> University of Victoria (astrowww.phys.uvic.ca).
> 
> Programming affiliations with the FreeEOS
> equation-of-state implementation
> for stellar interiors (freeeos.sf.net); PLplot
> scientific plotting software
> package (plplot.org); the Yorick front-end to PLplot
> (yplot.sf.net); the
> Loads of Linux Links project (loll.sf.net); and the
> Linux Brochure Project
> (lbproject.sf.net).
> __________________________
> 
> Linux-powered Science
> __________________________
> 



 
____________________________________________________________________________________
Get your own web address.  
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL

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