> On 09.04.2010, at 00:02, Rafael wrote: > > > I download fltk-1.3.x-r7398, and run the fltk.sln for VC2005, it was > > converted. But when I tried to run it, VC couldnt find some Fltk headers. > > > > This, is some sort of bug? Or I need to do something? > > Hmm, guessing, ... probably related to Cairo? You could get better > answers if you provided more info. > > You have three choices, and I'll write them down with the most > preferred first: > > (1) use the project files from ide/VisualC6 instead. This is the > newest FLTK VS solution and should hopefully work. If it doesn't, > please report any error messages so we can try to fix this. We > need the user's help to fix any issues, and this will probably be > the only supported MS project in the future. > > (2) use the project files from ide/visualc instead. Although this > is an older VS version, it is maybe more up-to-date. > > (3) if you want to stay with the ide/vc2005 version (that's *not* > recommended), then you must switch the build mode (or similar) to > Debug or Release (something without "Cairo"). Cairo is an optional > lib, but has unfortunately become the default build mode. > > Unfortunately this is under development, and the README files need > an update... > > Whatever you do: if you get error messages, please tell us what you > did and provide the error messages, so that we can help you. > > Albrecht
I could run with VC6, thanks guys... maybe is a good ideia remove VC2005, especially the citation on the Readme for IDEs. Thanks for all _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

