Hello Albrecht,

I tries using some IDE files but none of them worked for the given 
configuration. I finally used Cmake for FLTK 1.1. With some adjustment in the 
library paths, its now working.

Thanks for the help.
Nikhil Navkar



> Nikhil Navkar wrote:
>
> > Could anyone please tell which version of FLTK should be used for 
> > installation as per the given configuration:
> > Windows 7 (64-bit)
> > Microsoft Visual Studio 2008
> > x64 Platform, Release or Debug - Configuration
>
> First of all: your question should be in fltk.general, there
> you would probably get more and faster answers.
>
> That said: it depends...
>
> The current stable version is FLTK 1.1.10, but this is only for
> 8-bit character "code pages", whereas the current development
> version FLTK 1.3 uses unicode (UTF-8), but is not yet released
> (although the majority of code works well).
>
> If you start a new project, pick one of these, they are mostly
> API compatible, so that you can even switch the versions.
>
> > Which IDE files should I use?
>
> That's more difficult to answer.
>
> FLTK 1.3: try the files in ide/VisualC6. They are maybe not yet
> tested well, but if they work for you, we'd appreciate feedback
> (and if they don't work also, please).  The ide/visualc files
> should work as well, but you'd better not use ide/vc2005.
>
> FLTK 1.1: I don't know, but I guess that the visualc files would
> probably be the best, but you should try yourself. They are all
> in direct subdirectories of the fltk root, there's no ide/ folder.
>
> Whenever you find a missing Cairo dependency in any project, please
> switch to another compilation setup (Debug or Release) without Cairo
> in its name.
>
> Albrecht

_______________________________________________
fltk-opengl mailing list
fltk-opengl@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-opengl

Reply via email to