FLTK logo

Re: [fltk.bugs] [HIGH] STR #1598: configure problem "U32" missing in config.h

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.bugs  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [HIGH] STR #1598: configure problem "U32" missing in config.h cableguy67 Feb 19, 2007  
 
DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Ahhh, its with --disable-cygwin Albrecht. I see what you are talking about
now. :)

Compiling fl_draw_image.cxx...
In file included from fl_draw_image.cxx:39:
fl_draw_image_win32.cxx: In function `void innards(const uchar*, int, int,
int, int, int, int, int,
void (*)(void*, int, int, int, uchar*), void*)':
fl_draw_image_win32.cxx:133: error: `U32' does not name a type
fl_draw_image_win32.cxx:134: error: `bmibuffer' undeclared (first use this
function)
fl_draw_image_win32.cxx:134: error: (Each undeclared identifier is
reported only once for each funct
ion it appears in.)
fl_draw_image_win32.cxx:169: error: expected primary-expression before
"static"
fl_draw_image_win32.cxx:169: error: expected `;' before "static"
fl_draw_image_win32.cxx:178: error: `buffer' undeclared (first use this
function)
fl_draw_image_win32.cxx:180: error: `U32' has not been declared
fl_draw_image_win32.cxx:183: error: expected primary-expression before
"static"
fl_draw_image_win32.cxx:183: error: expected `;' before "static"
fl_draw_image_win32.cxx:188: error: `line_buffer' undeclared (first use
this function)
fl_draw_image_win32.cxx:190: error: `U32' has not been declared
make[1]: *** [fl_draw_image.o] Error 1
make: *** [all] Error 1

Guess I haven't built that way in a while...
Mark

Link: http://www.fltk.org/str.php?L1598
Version: 1.1-current


Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.