[Geany-Users] Re: Help to start c++ with Geany

2023-05-15 Thread Jean-Philippe Combe via Users
gt; Perhaps you can ask on the wx support and point out that this is > > missing information for newbies. > > > > Cheers > > Lex > > > > On Sat, 13 May 2023 at 21:00, Jean-Philippe Combe via Users > > wrote: > > > > > > Hello everyone,

[Geany-Users] Help to start c++ with Geany

2023-05-13 Thread Jean-Philippe Combe via Users
*Hello everyone,* I use Geany for many years for Pearl and MQL4 language but I would like to learn standard c++ with Geany and I have some problems to compile : *My example program :* //#include #include "/usr/include/wx-3.2/wx/wx.h" // this file exists ! class MyApp : public wxApp { public: