Re: GTK+ Under Windows Using Dev-C++
- From: Michael Torrie <torriem byu edu>
- To: DE Studios <gameprogrammerzero hotmail com>
- Cc: gtk-list gnome org
- Subject: Re: GTK+ Under Windows Using Dev-C++
- Date: 18 Jan 2003 17:37:17 -0700
On Sat, 2003-01-18 at 11:00, DE Studios wrote:
> I recently downloaded and installed GTK+ for Windows and I program using the
> Dev-C++ compiler. I noticed that all the tutorials require the include line
> of #include <gtk/gtk.h> but windows considers /\*? etc to be a illegal
> character. I was wondering what to do so I can use GTK+ under windows and if
> it is possible to actually do it? Thanks for any and all help you can offer
> me.
Under gcc, the forward slash in the include file should be just fine.
It will work on windows just like it worked on Unix. I think the C
standard indicates that a forward slash can be used as a delimiter in
the #include directives generally, so it will work under MS VS also.
>
> --Clayton Weaver
>
> _________________________________________________________________
> Help STOP SPAM: Try the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]