> On 2007-10-27 18:58+0900 Hiroyasu YASUDA wrote:
>
>> Arjen, I can succeeded to install Plplot with g77 on Cygwin according to
>> attached reports. Thank you.
>>
>> However, when run make command for build example, make shows the error
>> message of referring Win32 libs, gdi32 and comdlg32. Is this problem
>> plplot
>> building or Cygwin environment setup? If you know, please let me know.
>
> Hi Hiroyasu:
>
> Thanks for that complete report.  I suggest you add these further options:
>
> -DCMAKE_VERBOSE_MAKEFILE=ON -DPLD_wingcc=OFF
>

In addition to this, could you show us the result of the pkg-config
command? I have a feeling it is generating options like -lgdi32 (resulting
in libgdi32.a libgdi32.so), instead of gdi32.lib (or something similar)

Regards,

Arjen

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to