Has anyone managed to build the desktop on Cygwin? I installed wxwindows.
First I got some errors in os_msw.h due to BOOL, HANDLE and the like being
undefined. Solved by adding #include <windows.h>. But the link fails:
checkbox_message_dialog.o(.text+0xb2): In function
`_Z39wxConstructorForcheckbox_message_dialogv':
/usr/local/include/wx/string.h:253: undefined reference to
`__imp__wxEmptyString'
checkbox_message_dialog.o(.text+0x168): In function
`_ZN23checkbox_message_dialogC2EP8wxWindowRK8wxStringS4_lRK7wxPointS4_S4_b':
/usr/local/include/wx/msw/dialog.h:50: undefined reference to
`__imp__wxDefaultSize'
checkbox_message_dialog.o(.text+0x173): In function
`_ZN23checkbox_message_dialogC2EP8wxWindowRK8wxStringS4_lRK7wxPointS4_S4_b':
/usr/local/include/wx/string.h:314: undefined reference to
`__imp__wxDialogNameStr'
[and more than a thousand of like lines]
--
Dr. Alexander R. Pruss
Department of Philosophy
Georgetown University
Washington, DC 20057-1133 U.S.A.
e-mail: [EMAIL PROTECTED]
online papers and home page: www.georgetown.edu/faculty/ap85
----------------------------------------------------------------------------
-
"Philosophiam discimus non ut tantum sciamus, sed ut boni efficiamur."
- Paul of Worczyn (1424)
_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev