Hi. I´m having some problems when trying to build from the latest archive on 
the web site (fltk-1.3.0-source.tar.gz).

When building with VC2008 (Microsoft Visual C++ Express Edition under Windows 
XP) I get this error (right at the beginning of the process):

2>jpeg : warning PRJ0009 : Build log could not be opened for writing.
2>Make sure that the file is not open by another process and is not 
write-protected.

It then fails when trying to create any log, or any ".lib" file. This has been 
confirmed on 2 different computers, both running Windows XP and VC2008. A 
previous version of the file (which I downloaded from the web site months ago 
and which I foolishly deleted) built with no problems at all.

The project for VC2010 build fine, but I´ve noticed the following: the 
projects in the solution have different names from those used in the VC2008 
version. AND, at least in the case of the fltkz library, the ".lib" files 
produced in both versions (VC2008 and VC2010) have different names. The file 
created by the VC2008 project is called "fltkz.lib" ("fltkzd.lib" for the debug 
version). The file created by the VC2010 project is called "fltkzlib.lib" - 
"fltkzlibd.lib" for the debug version. This must be an error in the 
configuration of the VC2010 project.

Any ideas for the VC2008 building issue?

On a side note - is there a reason for not selecting any kind of optimization 
in the Visual C++ solutions that build the library?

Best regards,

Carlos Luna
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to