Hi Alan,

> -----Original Message-----
> From: Arjen Markus [mailto:[email protected]]
>
> Then I ran into a compile error with a type TCHAR. I remember having similar 
> trouble
> before. This is something peculiar to Cygwin, I am afraid. I will leave this 
> for the
> moment and see what other things pop up with other targets.
>

I tried the following targets:

- build_swig: this worked fine (implied build_libprce, so that is fine too)
- build_pkg-config: problem in gutils.c because glib_dll is not declared. 
Probable cause: we need to define a macro G_OS_WIN32,
  as the identifier is conditionally defined in glib-init.h
- build_cmake: an undefined reference to "cygwin_conv_to_win32_path" during the 
link step

As the others are Tcl/Tk-related or have some special purpose (edit_cache for 
instance), I did not try them.

Regards,

Arjen
DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited. 
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to