FLTK logo

Re: [fltk.general] Digest for fltkgeneral@googlegroups.com - 3 updates in 1 topic

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.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Digest for fltkgeneral@googlegroups.com - 3 updates in 1 topic Andrey Voronov Sep 25, 2020  
 
CodeBlocks have a good FLTK project startup integration:



пт, 25 сент. 2020 г. в 00:57, <fltkgeneral@googlegroups.com>:
anonymous <666ltd@gmail.com>: Sep 23 06:59PM -0700

> with. It also means I can use fltk-config for a lot of stuff as it is easy
> to call fltk-config from a Makefile...
 
> https://www.fltk.org/articles.php?L599
 
I actually don't really like Eclipse neither, especially its intricate
initial process. But sometimes, aside from Visual Studio, I think there's
not really many good IDE for C++, even though CDT is not really ideal.
Albrecht Schlosser <AlbrechtS.fltk@online.de>: Sep 24 04:56AM +0200

On 9/24/20 3:59 AM anonymous wrote:
 
> initial process. But sometimes, aside from Visual Studio, I think
> there's not really many good IDE for C++, even though CDT is not really
> ideal.
 
I had good experiences with the CodeLite IDE on Windows and Linux,
although it took some time to set it up initially for FLTK or any other
project. CMake is able to generate CodeLite IDE files, although the
result from FLTK's CMake files is suboptimal. But it works.
 
Meanwhile I switched to Visual Studio Code (VS Code) by Microsoft (open
source on GitHub) which is also cross platform and works really like an
IDE in many aspects.
 
You can use a build environment generated by CMake (I'm using CMake, but
you can also use Makefiles) to build and test with a really good visual
(GUI) debugger interface.
 
I'm really impressed how well this works but I tested so far only on
Linux. The Windows version should certainly work fine as well I think
(after all it's mainly developed by Microsoft).
 
Just my 2 ct.
anonymous <666ltd@gmail.com>: Sep 23 08:33PM -0700

> Linux. The Windows version should certainly work fine as well I think
> (after all it's mainly developed by Microsoft).
 
> Just my 2 ct.
 
While I have no experience with CodeLite, I use Visual Studio Code like vi
on Windows. It also works well with my (VERY)tiny project, nevertheless, I
can hardly say it as an IDE. For me, it looks like an Emacs from Microsoft.
Still needs some hassle for project settings.
Come to think of it, more of the projects are done with source-code
editors. The heavy(and tricky) IDE might not really necessary. After all,
I'll try Makefile so use of VSCode might worth it.
 
Thanks for your advice.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to fltkgeneral+unsubscribe@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/CAFw6PCP3-8dXL_AT8xSzE6XATZZyx1c1P0raJcveYnzGkz5b2Q%40mail.gmail.com.
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'.