On Dec 3, 2007 5:37 PM, Jernej Simončič <jernej.listsonly@xxxxxx> wrote: > You might be interested in this project: <http://gimp-vs.sourceforge.net/> > > It's GTK+ and the GIMP compiled with VS2005 and 2008. It just so happened that I had the need to build my GTK+ application with Visual Studio 2005 today, so it was great luck that this thread had just started. I added C:\Program Files\GTK-2.0\libs\*.lib to the list of linker files in my project properties. However whenever I run my program, I get the following dynamic linker error: This application has failed to start because libgdk-win32-2.0-0-vs8.dll was not found. Re-installing the application may fix this problem. I'm not real familiar with dynamic linking, but obviously, my program is expecting to link to this DLL, and neither the program nor I am able to locate it. Have I done something wrong? Can anyone help? Thanks in advance! -- http://www.socsurveys.org/ http://blogger.socsurveys.org/ http://del.icio.us/hdon _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list