FLTK logo

STR #6

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 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #6

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:3 - Moderate, e.g. unable to compile the software
Scope:2 - Specific to an operating system
Subsystem:WIN32
Summary:problems with #include "ShellAPI.h" when crosscompiling from linux to mingw
Version:1.1.3
Created By:mucki.gryps
Assigned To:mike
Fix Version:1.1.4
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 mucki.gryps
01:51 Apr 07, 2003
I tried to compile fltk-1.1.3 with a linux to mingw crosscompiler under linux to produce a win32 hosted version. the compile runs fine, except that Fl_win32.cxx and Fl_dnd_win32.cxx include "ShellAPI.h". The file exists in the mingw cross compiler but all include files are written all lowercase, and as linux is case sensitive this breakes the compile. I suggest making the include statements lowercase because under win32 it doesn't matter and under linux it works also.  
 
#2 mike
13:39 May 04, 2003
Changed to shellapi.h in CVS for 1.1.4.  Thanks!  
     

Return to Bugs & Features ]

 
 

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'.