Percy wrote:
> 2>fltkimages : error PRJ0008 : Could not delete file 
> 'c:\ProgLibs\fltk-1.3.x-r6985\ide\vc2005\Debug\vc90.idb'.
> 2>Make sure that the file is not open by another process and is not 
> write-protected.

        What's up with all those access/permission errors?

        Sounds like it's not even getting to the build stage before it
        starts failing.. it can't even remove the old files.

        I'd advise rebooting, and try the build again, in case there's somehow
        more than one IDE environment open.

        If that doesn't get it, I'd suggest renaming the old dir away,
        and re-extracting from the tar file, and do the build as the /same user/
        since the problem might be a permissions issue between the user
        that extracted the file and last built it, and the current user
        trying to build.

        Make sure no one else has the dir open, and that there aren't multiple
        IDEs open (eg. in 'switch user' mode or some such).

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

Reply via email to