FLTK logo

STR #1347

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 2.0 | Post Text | Post File | SVN ⇄ GIT ]

STR #1347

Application:FLTK Library
Status:5 - New
Priority:3 - Moderate, e.g. unable to compile the software
Scope:2 - Specific to an operating system
Subsystem:Unassigned
Summary:incomplete fltk.dev
Version:2.0-current
Created By:dolf
Assigned To:Unassigned
Fix Version:Unassigned
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]
Name/Time/Date Filename/Size  
 
#1 dolf
14:56 Jul 07, 2006
FLTK.dev
19k
 
     

Trouble Report Comments:

Post Text ]
Name/Time/Date Text  
 
#1 dolf
14:56 Jul 07, 2006
Out of the box, I couldn't compile fltk-2.0-r5253 with the latest DevC++ under WinXP.

I get the following diff between the original and my change:
4c4
< UnitCount=133
---
> UnitCount=127
8c8
< Includes=../..;.;../../fltk/compat
---
> Includes=../..;.
14c14
< CppCompiler=-DBUILDING_DLL=1_@@_-DFL_DLL_@@_-DFL_SHARED_@@_-DFL_LIBRARY_@@_-DWIN
32_LEAN_AND_MEAN_@@_-DWIN32_EXTRA_LEAN_@@_-DUSE_CONF_@@_-DNOIME_@@_-DCFS_POINT=2
_@@_
---
> CppCompiler=-DBUILDING_DLL=1_@@_-DFL_DLL_@@_-DFL_SHARED_@@_-DFL_LIBRARY_@@_-DWIN
32_LEAN_AND_MEAN_@@_-DWIN32_EXTRA_LEAN_@@_-DUSE_CONF_@@_
1283c1283
< FileName=..\..\src\filename_absolute.cxx
---
> FileName=..\..\src\scandir.c
1293c1293
< FileName=..\..\src\GSave.cxx
---
> FileName=..\..\src\string.c
1303c1303
< FileName=..\..\src\Preferences.cxx
---
> FileName=..\..\src\utf.c
1313c1313
< FileName=..\..\src\filename_name.cxx
---
> FileName=..\..\src\utf.c
1323c1323
< FileName=..\..\src\numericsort.cxx
---
> FileName=..\..\src\utf.c
1370,1379d1369
< [Unit133]
< FileName=..\..\src\scandir.cxx
< CompileCpp=1
< Folder=fltk
< Compile=1
< Link=1
< Priority=1000
< OverrideBuildCmd=0
< BuildCmd=
<
-------------------------------

Further, i had to add
#include <ctype.h>
to src/string.c
 
     

Return to Bugs & Features | Post Text | Post File ]

 
 

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