Thanks! It helped a lot, the only thing is that I tried compiling 'the' simple gtkmm program, but I got an error saying: 1>------ Build started: Project: Samiira, Configuration: Debug Win32 ------ 1>Build started 5/14/2012 10:32:01 AM. 1>InitializeBuildStatus: 1> Touching "Debug\Samiira.unsuccessfulbuild". 1>ManifestResourceCompile: 1> All outputs are up-to-date. 1>LINK : fatal error LNK1561: entry point must be defined 1> 1>Build FAILED. 1> 1>Time Elapsed 00:00:00.93 ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
any ideas why I would have this message? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Yann Leydier Sent: Monday, May 14, 2012 9:01 AM To: [email protected] Subject: Re: Visual Studio and GTKmm-2.4 This is really simple: http://live.gnome.org/gtkmm/MSWindows#Using_MSVC.2B-.2B-_.28Microsoft_Visual _Studio.29 If there are no compatible binaries, it's rather easy to compile the dependencies and Gtkmm with Visual. yann On 14/05/12 14:54, Arbol One wrote: > I have VS11 as my IDE, 'cons Anjuta will never make it to the Win > platform. Does anyone know good tutorial about adding working with > Visual Studio 11 and GTKmm 2.4? > > *A pessimist is one who makes difficulties of his opportunities and an > optimist is one who makes opportunities of his difficulties.* > > > > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
