I need to be able to use the GTK libraries in Visual C++ 2008.
But sadly, i haven't been able to find anything on google.
I know how to import it in Code::blocks but it doesn't even compile on windows 7 nor windows XP, so i'm sticking with VC++.
Anyone know how to use it with VC++ ?
Importing GTK+ to VC++ ?!
Started by Moudi, Feb 06 2010 09:41 AM
5 replies to this topic
#1
Posted 06 February 2010 - 09:41 AM
|
|
|
#2
Posted 06 February 2010 - 09:57 AM
1) you probably want to use gtkmm if you're using C++.
2) you will need the GTK runtimes installed.
2) you will need the GTK runtimes installed.
#3
Posted 06 February 2010 - 10:08 AM
I'm using C, but Visual C++ as a compiler.
#4
Posted 06 February 2010 - 11:10 AM
#5
Posted 06 February 2010 - 11:10 AM
I did a Google search, and this is what I found:
GTK+ Programming Tips and Tricks
Maybe it can help you.
GTK+ Programming Tips and Tricks
Maybe it can help you.
Root Beer == System Administrator's Beer
Download the new operating system programming kit! (some assembly required)
Download the new operating system programming kit! (some assembly required)
#6
Posted 07 February 2010 - 03:39 AM
I downloaded GTK+ runtime.
Anyway i'll look into that link guest, thanks !
Anyway i'll look into that link guest, thanks !


Sign In
Create Account


Back to top









