> Hi, I'm new to this site and new to FLTK. I am fairly new to GUI programming 
> having written only a few GUI programs in the past using MFC.
>
> I'm currently trying to install fltk 1.3. I opened the project file but when 
> building it get this error:
>
> LINK : fatal error LNK1181: cannot open input file 
> ".\Debug\$(ProjectName)\Fl.obj"
> Error executing link.exe.
>
> CubeViewd.exe - 1 error(s), 0 warning(s)
> The following environment variables were not found
> $(ProjectName)
>
> The $(ProjectName) directory exist but empty. I tried creating a environment 
> variable in autoexec.bat 'set PROJECTNAME="somename' but gave a bunch of 
> errors about not being able to open database..in \debug\somename\...
>
> Any help would be appreciated.

After fighting with this for a few hours, I finally tried starting from the 
beginning and deleted ver 1.3 and loaded the stable version (stupid me I missed 
the stable tag. Version confusion.) Well, it worked. Thanks all.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to