DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2467
Version: 1.3-current


Some problems with 1.3.x (r7939) with
ide\VC2005\fltk.sln loaded into VC2005 Express:

(1) I get the following warning dialogs while it loads:

    Dialog 1:
    Solution folders are not supported in this version of Visual Studio.
    Solution folder 'src' will be displayed as unavailable.

    Dialog 2:
    Solution folders are not supported in this version of Visual Studio.
    Solution folder 'test' will be displayed as unavailable.

    Dialog 3:
    Solution folders are not supported in this version of Visual Studio.
    Solution folder 'tools' will be displayed as unavailable.

    Dialog 4:
    Solution folders are not supported in this version of Visual Studio.
    Solution folder 'doc' will be displayed as unavailable.

    Dialog 5:
    Some of the properties associated with the solution could not be read.

    Seems to build OK regardless, but not sure what those mean.

(2) 'Debug Cairo' is the default build.
   (This should probably be 'Debug', or IMHO, 'Release')
   We should make sure /all/ the SLN and DSW files 
   have either 'Release' or 'Debug' as the default,
   and never Cairo.

(3) There was one fatal error during build:

------ Build started: Project: tree, Configuration: Release Win32 ------
Compiling...
tree.cxx
c1xx : fatal error C1083: Cannot open source file: '..\..\test\tree.cxx':
No such file or directory
Build Time 0:00
Build log was saved at
"file://z:\tmp\fltk-1.3.x-svn\ide\vc2005\Release\BuildLog.htm"
tree - 1 error(s), 0 warning(s)
------
    I imagine this is because for some reason fluid wasn't 
    invoked to generate the code.


Link: http://www.fltk.org/str.php?L2467
Version: 1.3-current

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

Reply via email to