| [ Return to Articles | Show Comments | Submit Comment ]
Article #1820: Installation CodeBlocks with FLTK on Windows 2021-12-01
Created at 10:14 Jul 24, 2022 by greg.ercolano
Last modified at 10:17 Jul 24, 2022
This detailed guide shows you how to install FLTK together with CodeBlocks on Windows and how to create FLTK programs with the GNU C++ compiler.
Diese ausführliche Anleitung zeigt Ihnen wie Sie FLTK zusammen mit CodeBlocks auf Windows installieren und mit dem GNU C++-Compiler FLTK-Programme erstellen können.
https://drive.google.com/file/d/1RMSzBlc4e_tjOKBE07nmZiY8epULXQmx/view?usp=sharing
[ Download | Home Page | Listing ]
[ Submit Comment ]From andy84, 08:37 Sep 10, 2024 (score=3)
didn't work for me with the 1.4 branch ("undefined reference to PrintDlgA@4" etc). To fix, when following page 22 of the tuto, add also the comdlg32 and winspool libraries to the wizard.script file, or else to the CodeBlocks project's linker options.
[ Reply ]
From greg.ercolano, 11:15 Sep 10, 2024 (score=3)
Thanks for the info.
Took me a while to remember why I posted this, as I'm not the author, and interestingly, the article has no reference to the author's name or how to contact him for changes.
Looking through my email history, here's the email he'd sent me and his contact information, so I'll try to pass this info on to him.
________________________________________________________________
From: willi fleischer <wf-ps@online.de>
Subject: Manual Installation FLTL+Codeblocks
Date: 12/3/21, 19:09
> Hello,
> I am a hobby programmer and have written a detailed tutorial on how to > use FLTK together with CodeBlocks on Windows.
> This is certainly interesting for many FLTK newcomers.
> Perhaps you could publish the docu in a suitable place.
>
> Best regards
> willi
________________________________________________________________
[ Reply ]
|
| |