Hi everyone,
I got some problem when compiling boinc under Cygwin.
I am trying to compile my existing client-side application under Cygwin.
boinc-client required libcurl 7.16 or later version while Cygwin only installs
7.15 there, so I have to disable it by ./configure --disable-client to pass
./configure command. However even if I disable the client and made the command
pass, when I run 'make' command after that, it reminds me ../lib/boinc_win.h
includes 'share.h' and 'dgbhelp.h' which were not exists there.
I just directly download the latest boinc source from svn and didn't touch
anything.
Does anyone know what I am missing ?
Thanks,
-Kun
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.