Re: [fltk.bugs] [LOW] STR #2768: Inconsistent display of file filters for Fl_Native_File_Chooser.

2011-11-13 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Active] Link: http://www.fltk.org/str.php?L2768 Version: 1.3.0 Fix Version: 1.3-current (r9175) Updating fix version: small typo Link: http://www.fltk.org/str.php?L2768 Version: 1.3.0 Fix Version: 1.3-current

[fltk.bugs] FLTK 1.3.0 missing files

2011-11-13 Thread Bogdan Stochin
A couple of files are missing from the 1.3.0 package (tree.cxx, tabs.cxx, resize.cxx, etc) from the IDE\VisualStudio2008 folder. Also had to fetch CAIRO source files. Best regards, Bogdan ___ fltk-bugs mailing list fltk-bugs@easysw.com http://lists.easy

Re: [fltk.bugs] FLTK 1.3.0 missing files

2011-11-13 Thread Greg Ercolano
On 11/13/11 02:02, Bogdan Stochin wrote: > A couple of files are missing from the 1.3.0 package > (tree.cxx, tabs.cxx, resize.cxx, etc) from the IDE\VisualStudio2008 folder. Hmm, there shouldn't be any .cxx files in that folder. The .cxx files you're mentioning aren't included wit

Re: [fltk.bugs] FLTK 1.3.0 missing files

2011-11-13 Thread Bogdan Stochin
I see. I'll have to see why is fluid not generating those files. Most of the other demos build just fine. Thanks. > On 11/13/11 02:02, Bogdan Stochin wrote: > > A couple of files are missing from the 1.3.0 package > > (tree.cxx, tabs.cxx, resize.cxx, etc) from the IDE\VisualStudio2008 folder. > >

Re: [fltk.bugs] FLTK 1.3.0 missing files

2011-11-13 Thread Greg Ercolano
On 11/13/11 12:05, Bogdan Stochin wrote: > I see. I'll have to see why is fluid not generating those files. > Most of the other demos build just fine. Yes, if you can perhaps find the build log that shows the problem building eg. the 'tree' test app, that might help us.

Re: [fltk.bugs] FLTK 1.3.0 missing files

2011-11-13 Thread Bogdan Stochin
These are the first couple of lines: 1>-- Build started: Project: fltkdll, Configuration: Debug Cairo Win32 -- 1>Compiling... 1>ps_image.cxx 2>-- Build started: Project: tree, Configuration: Debug Cairo Win32 -- 2>tree : warning PRJ0009 : Build log could not be opened for writing.

Re: [fltk.bugs] FLTK 1.3.0 missing files

2011-11-13 Thread Bogdan Stochin
It seems that the compiler is looking for fluid in the FLUID root directory yet on my system it is located under the IDE\FLUID directory. ___ fltk-bugs mailing list fltk-bugs@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-bugs

Re: [fltk.bugs] FLTK 1.3.0 missing files

2011-11-13 Thread Bogdan Stochin
Alright, it seems that the Debug Cairo build order is wrong and the location of the libraries is wrong. I built FLUID first then moved it to TEST folder and that worked. Now the only problem is this 68>CubeView.cxx 68>CubeMain.cxx 68>..\..\test\CubeMain.cxx(35) : error C2065: 'CubeViewUI' : unde

Re: [fltk.bugs] FLTK 1.3.0 missing files

2011-11-13 Thread Bogdan Stochin
Nevermind, found it, it works now. ___ fltk-bugs mailing list fltk-bugs@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-bugs