Bugs item #1806671, was opened at 2007-10-02 17:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=1806671&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: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: __declspec & runinstall build errors on WIndows v5.6.1

Initial Comment:
When I compiled the files I got an error relating to the __declspec 
declarations in win3.cpp, on my machine (VS 2005) the syntax is different.  The 
changes are:
Line 1010:
__declspec(dllexport) LRESULT CALLBACK PlPlotWndProc (HWND hwnd,UINT message, 
UINT wParam,LONG lParam)
and Line 86 should have the same change

In runinstall.bat line 10 has a small type it should be:
if EXIST %1 goto copy

Thanks for the great utility!!

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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to