I tried putting all the files in a Dev-C++ project and setting these command line options compiler-mms-bitfields -ID:/vala-0.7.4/include/glib-2.0 -ID:/vala-0.7.4/lib/glib-2.0/include linkerD:/vala-0.7.4/lib/glib-2.0.lib When I compiled the project I got hundreds of these errors [Linker error] undefined reference to xyz The makefile generated by Dev-C++ is attached. Does anybody know how to fix this?
From: mr_maxwell live com To: vala-list gnome org Date: Sat, 5 Sep 2009 18:51:00 -0500 Subject: [Vala] libgee on Windows I use Linux and Windows but prefer to program on windows. I have Vala/Val(a)IDE/GTK+/MinGW installed and they work great but I'm having trouble with libgee. I have very little experience with makefiles (I compile programs with IDEs on Linux) and can't get libgee-0.3.0 to compile with mingw32-make. Could either compile libgee or give me instructions on how to compile it? Thanks in advance. _________________________________________________________________ HotmailĀ® is up to 70% faster. Now good news travels really fast. http://windowslive.com/online/hotmail?ocid=PID23391::T:WLMTAGL:ON:WL:en-US:WM_HYGN_faster:082009
_________________________________________________________________ With Windows Live, you can organize, edit, and share your photos. http://www.windowslive.com/Desktop/PhotoGallery
Attachment:
Makefile.win
Description: Text document