Bugs item #3081443, was opened at 2010-10-05 14:10
Message generated for change (Tracker Item Submitted) made by r29173
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3081443&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: Laurent Lemaitre (r29173)
Assigned to: Nobody/Anonymous (nobody)
Summary: mingw install - ada example - missingdll/libplplotadad.dll.a

Initial Comment:
Hi,
FYI!
I just installed successfully plplot-5.9.7 on mingw :-)
However I had to do a minor change to make 'make' happy.
More specifically I had to: cp dll/libplplotadad.dll dll/libplplotadad.dll.a
Details: I ran the following commands:
1. mkdir buildmingw
2. cmake -G "MSYS Makefiles" -DCMAKE_INSTALL_PREFIX=install 
-DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_TEST=ON ..
3. make
It is at step 3 when ada examples are compiled that I get the problem of 
missing dll/libplplotadad.dll.a file.
Laurent

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

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

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to