> I'll check out the Windows stuff later.. maybe tomorrow.
> I hate my NT machine.
OK, found some time this morning to bring up my NT box, and my
2K machine with VS7.0 (haven't seen either of their desktops in a while)
and on the 2K machine, tried to build fltk2.0 from svn.
(I basically took my Mac fltk2.0svn directory, did a 'make distclean', then
copied it over for my win2k machine with VS7.0 to build)
Got a lot of build errors, which prevented me from getting to the NT tests..
can't seem to get the library to build. Steps I took:
1) From VS7, File|Open fltk2.0svn/ide/visualc/fltk.dsw
2) Changed DEBUG -> RELEASE
3) Chose the fltk solution, and chose 'Build solution', and got
the following errors.
I tried the ide/vcnet/* files, but my VS7.0 wouldn't open them;
it said they were 'invalid'. Maybe they're VS 7.1 files?
Anyway, here's the errors from VS7.0 using fltk.dsw:
---------------------------------------------------- snip
Valuator.cxx
Generating Code...
Compiling...
utf.c
Generating Code...
Compiling...
UpBox.cxx
\tmp\fltk-2.0svn\src\UpBox.cxx(43) : error C2872: 'Rectangle' : ambiguous symbol
could be 'C:\Program Files\Microsoft Visual Studio
.NET\Vc7\PlatformSDK\Include\WinGDI.h(3338) : BOOL
Rectangle(HDC,int,int,int,int)'
or '\\meade\net\tmp\fltk-2.0svn\fltk\Rectangle.h(38) :
fltk::Rectangle'
\tmp\fltk-2.0svn\src\UpBox.cxx(43) : error C2872: 'Rectangle' : ambiguous symbol
could be 'C:\Program Files\Microsoft Visual Studio
.NET\Vc7\PlatformSDK\Include\WinGDI.h(3338) : BOOL
Rectangle(HDC,int,int,int,int)'
or '\\meade\net\tmp\fltk-2.0svn\fltk\Rectangle.h(38) :
fltk::Rectangle'
\tmp\fltk-2.0svn\src\UpBox.cxx(43) : error C2146: syntax error : missing ';'
before identifier 'r'
\tmp\fltk-2.0svn\src\UpBox.cxx(43) : warning C4551: function call missing
argument list
\tmp\fltk-2.0svn\src\UpBox.cxx(43) : error C2065: 'r' : undeclared identifier
\tmp\fltk-2.0svn\src\UpBox.cxx(98) : error C2228: left of '.x' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(98) : error C2228: left of '.y' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(105) : error C2228: left of '.x' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(105) : error C2228: left of '.y' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(105) : error C2228: left of '.w' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(106) : error C2228: left of '.x' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(106) : error C2228: left of '.b' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(106) : error C2228: left of '.w' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(109) : error C2228: left of '.x' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(109) : error C2228: left of '.y' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(109) : error C2228: left of '.h' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(110) : error C2228: left of '.r' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(110) : error C2228: left of '.y' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(110) : error C2228: left of '.h' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(142) : error C2872: 'Rectangle' : ambiguous
symbol
could be 'C:\Program Files\Microsoft Visual Studio
.NET\Vc7\PlatformSDK\Include\WinGDI.h(3338) : BOOL
Rectangle(HDC,int,int,int,int)'
or '\\meade\net\tmp\fltk-2.0svn\fltk\Rectangle.h(38) :
fltk::Rectangle'
\tmp\fltk-2.0svn\src\UpBox.cxx(142) : error C2143: syntax error : missing ','
before '&'
\tmp\fltk-2.0svn\src\UpBox.cxx(142) : error C2511: 'void
fltk::Symbol::draw_symbol_overlay(const int) const' : overloaded member
function not found in 'fltk::Symbol'
\\meade\net\tmp\fltk-2.0svn\fltk\Symbol.h(35) : see declaration of
'fltk::Symbol'
Tooltip.cxx
TiledImage.cxx
TiledGroup.cxx
ThumbWheel.cxx
---------------------------------------------------- snip
scandir.c
Generating Code...
Compiling...
run.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
RoundedBox.cxx
RoundBox.cxx
ReturnButton.cxx
RepeatButton.cxx
readimage.cxx
RadioButton.cxx
ProgressBar.cxx
Preferences.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
PopupMenu.cxx
PlasticBox.cxx
path.cxx
PackedGroup.cxx
own_colormap.cxx
overlay_rect.cxx
OvalBox.cxx
Output.cxx
numericsort.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
NumericInput.cxx
MultiImage.cxx
Generating Code...
Compiling...
---------------------------------------------------- snip
FloatInput.cxx
Fl_Menu_Item.cxx
fillrect.cxx
filename_name.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
filename_match.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
filename_list.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
filename_isdir.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
\tmp\fltk-2.0svn\src\filename_isdir.cxx(79) : error C2632: 'long' followed by
'long' is illegal
\tmp\fltk-2.0svn\src\filename_isdir.cxx(81) : error C2632: 'long' followed by
'long' is illegal
filename_ext.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
filename_absolute.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
FileInput.cxx
FileIcon.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
FileChooser2.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
FileChooser.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
FileBrowser.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
file_chooser.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
event_key_state.cxx
Generating Code...
Compiling...
---------------------------------------------------- snip
Generating Code...
Compiling...
BarGroup.cxx
args.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
AlignGroup.cxx
Adjuster.cxx
addcurve.cxx
addarc.cxx
add_idle.cxx
Generating Code...
Build log was saved at
"file://\\meade\net\tmp\fltk-2.0svn\ide\visualc\fltk\BuildLog.htm"
fltk - 38 error(s), 1 warning(s)
---------------------------------------------------- snip
Generating Code...
Compiling...
UpBox.cxx
\tmp\fltk-2.0svn\src\UpBox.cxx(43) : error C2872: 'Rectangle' : ambiguous symbol
could be 'C:\Program Files\Microsoft Visual Studio
.NET\Vc7\PlatformSDK\Include\WinGDI.h(3338) : BOOL
Rectangle(HDC,int,int,int,int)'
or '\\meade\net\tmp\fltk-2.0svn\fltk\Rectangle.h(38) :
fltk::Rectangle'
\tmp\fltk-2.0svn\src\UpBox.cxx(43) : error C2872: 'Rectangle' : ambiguous symbol
could be 'C:\Program Files\Microsoft Visual Studio
.NET\Vc7\PlatformSDK\Include\WinGDI.h(3338) : BOOL
Rectangle(HDC,int,int,int,int)'
or '\\meade\net\tmp\fltk-2.0svn\fltk\Rectangle.h(38) :
fltk::Rectangle'
\tmp\fltk-2.0svn\src\UpBox.cxx(43) : error C2146: syntax error : missing ';'
before identifier 'r'
\tmp\fltk-2.0svn\src\UpBox.cxx(43) : warning C4551: function call missing
argument list
\tmp\fltk-2.0svn\src\UpBox.cxx(43) : error C2065: 'r' : undeclared identifier
\tmp\fltk-2.0svn\src\UpBox.cxx(98) : error C2228: left of '.x' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(98) : error C2228: left of '.y' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(105) : error C2228: left of '.x' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(105) : error C2228: left of '.y' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(105) : error C2228: left of '.w' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(106) : error C2228: left of '.x' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(106) : error C2228: left of '.b' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(106) : error C2228: left of '.w' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(109) : error C2228: left of '.x' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(109) : error C2228: left of '.y' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(109) : error C2228: left of '.h' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(110) : error C2228: left of '.r' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(110) : error C2228: left of '.y' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(110) : error C2228: left of '.h' must have
class/struct/union type
\tmp\fltk-2.0svn\src\UpBox.cxx(142) : error C2872: 'Rectangle' : ambiguous
symbol
could be 'C:\Program Files\Microsoft Visual Studio
.NET\Vc7\PlatformSDK\Include\WinGDI.h(3338) : BOOL
Rectangle(HDC,int,int,int,int)'
or '\\meade\net\tmp\fltk-2.0svn\fltk\Rectangle.h(38) :
fltk::Rectangle'
\tmp\fltk-2.0svn\src\UpBox.cxx(142) : error C2143: syntax error : missing ','
before '&'
\tmp\fltk-2.0svn\src\UpBox.cxx(142) : error C2511: 'void
fltk::Symbol::draw_symbol_overlay(const int) const' : overloaded member
function not found in 'fltk::Symbol'
\\meade\net\tmp\fltk-2.0svn\fltk\Symbol.h(35) : see declaration of
'fltk::Symbol'
Tooltip.cxx
TiledImage.cxx
TiledGroup.cxx
ThumbWheel.cxx
TextEditor.cxx
---------------------------------------------------- snip
Compiling...
scandir.c
Generating Code...
Compiling...
run.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
RoundedBox.cxx
RoundBox.cxx
ReturnButton.cxx
RepeatButton.cxx
readimage.cxx
RadioButton.cxx
ProgressBar.cxx
Preferences.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
PopupMenu.cxx
PlasticBox.cxx
path.cxx
---------------------------------------------------- snip
OvalBox.cxx
Output.cxx
numericsort.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
NumericInput.cxx
MultiImage.cxx
Generating Code...
Compiling...
---------------------------------------------------- snip
FloatInput.cxx
Fl_Menu_Item.cxx
fillrect.cxx
filename_name.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
filename_match.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
filename_list.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
filename_isdir.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
\tmp\fltk-2.0svn\src\filename_isdir.cxx(79) : error C2632: 'long' followed by
'long' is illegal
\tmp\fltk-2.0svn\src\filename_isdir.cxx(81) : error C2632: 'long' followed by
'long' is illegal
filename_ext.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
filename_absolute.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
FileInput.cxx
FileIcon.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
FileChooser2.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
FileChooser.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
FileBrowser.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
file_chooser.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
event_key_state.cxx
Generating Code...
Compiling...
error.cxx
EngravedLabel.cxx
Generating Code...
---------------------------------------------------- snip
bmpImage.cxx
BarGroup.cxx
args.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
Generating Code...
Compiling...
AlignGroup.cxx
Adjuster.cxx
addcurve.cxx
addarc.cxx
add_idle.cxx
Generating Code...
Build log was saved at
"file://\\meade\net\tmp\fltk-2.0svn\ide\visualc\fltkdll\BuildLog.htm"
fltkdll - 38 error(s), 1 warning(s)
---------------------------------------------------- snip
fl_jpeg.cxx
Fl_Guess_Image.cxx
FileIcon2.cxx
../..\fltk\filename.h(99) : error C2632: 'long' followed by 'long' is illegal
Generating Code...
Build log was saved at
"file://\\meade\net\tmp\fltk-2.0svn\ide\visualc\fltk\BuildLog.htm"
fltk_images - 1 error(s), 0 warning(s)
---------------------------------------------------- snip
------ Build started: Project: arc, Configuration: Release Win32 ------
Compiling...
arc.cxx
Linking...
LINK : fatal error LNK1181: cannot open input file 'cairo.lib'
Build log was saved at
"file://\\meade\net\tmp\fltk-2.0svn\ide\visualc\Release\BuildLog.htm"
arc - 1 error(s), 0 warning(s)
---------------------------------------------------- snip
------ Build started: Project: ask, Configuration: Release Win32 ------
Compiling...
ask.cxx
Linking...
LINK : fatal error LNK1181: cannot open input file 'fltk2.lib'
Build log was saved at
"file://\\meade\net\tmp\fltk-2.0svn\ide\visualc\Release\BuildLog.htm"
ask - 1 error(s), 0 warning(s)
------ Build started: Project: qubix, Configuration: Release Win32 ------
Compiling...
qubix.cxx
\tmp\fltk-2.0svn\test\qubix.cxx(295) : warning C4244: 'argument' : conversion
from 'int' to 'float', possible loss of data
Linking...
LINK : fatal error LNK1181: cannot open input file 'fltk2.lib'
Build log was saved at
"file://\\meade\net\tmp\fltk-2.0svn\ide\visualc\Release\BuildLog.htm"
qubix - 1 error(s), 1 warning(s)
---------------------------------------------------- snip
..and then goes on from there because it can't find the libs
because they weren't built.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev