On 2010-06-17 15:13-0400 si...@mungewell.org wrote:

> I'm getting a few 'glitches'....
>
> 1) Firstly the instructions on the wiki
> (http://www.miscdebris.net/plplot_wiki/index.php?title=Configure_PLplot_for_Visual_CXX)
> are missing '%' around PLWIN when setting path.
>
> 2) I was getting a "fatal error U1077: <...> : return code '0xc0000135'"
> which apparently is because it's not finding 'msvcr90d.dll' (and co.) -
> note that this is a non-dist debug dll.
>
> 3) Now getting (and am stuck at) "NMAKE : fatal error U1077:
> '.\tai-utc-gen.exe' : return code '0xc0000142'" which also throws up the
> GUI error dialog (attached).
>
> This appears to the be something related to this:
> http://msdn.microsoft.com/en-us/library/ms235624%28VS.80%29.aspx
>
> Unfortunately I'm lost as what to try next.... (again) suggestions would
> be appreciated.

The proprietary Windows compilers comprise a whole lot of different
platforms (depending on the vintage of your Windows system and other
factors) so it may be difficult for anybody here to replicate your issue.

I don't have access to Microsoft Windows myself, but I have recently had
some success with MinGW-4.5.0-1 and older MinGW versions under Wine (using
the "MinGW Makefiles" CMake generator), and others here (much more
experienced with Windows platforms than me) have also had success on
Microsoft Windows with older MinGW versions.

So if nobody can replicate your issue I suggest you try MinGW.  The latest
release of that is 4.5.0 (see gcc-4.5.0-1-mingw32.RELEASE_NOTES.txt under
http://sourceforge.net/projects/mingw/files/MinGW/BaseSystem/GCC/Version4/gcc-4.5.0-1/

Once you are up and running with MinGW, that should help to give you enough
PLplot experience on Windows so you may be able to make some progress with
the current issue you have found for one of the Microsoft proprietary
compilers.

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 libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

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