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.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to