<div dir="ltr"><div>Hi,</div><div>Probably the a way to get a start is to use Visual Code with some project generation like cmake or meson.</div><div>VS code is fairly easy to use and configure and offers most of the features out of the box and has some plugins for cmake.<br></div><div><br></div><div>You need to try and understand what works for you. But I suggest the first step to decide on the build system as the first step (like cmake). <br></div><div><br></div><div>Otherwise you can move to vim, which is hard at the beginning but rewarding at the end. <br></div><div><br></div><div>Best</div><div>Matteo<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 5, 2022 at 9:03 AM Daniel G. Campos via gstreamer-devel <<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear Friends :<br>
<br>
Thanks to all of you for your support and happy new year to all.<br>
<br>
I am new with gstreamer and I wanted to use it to develop a c++ <br>
application. From the GStreamer documentation it was easy to download <br>
the tutorials and compile from command line a simple C application, with <br>
the pkg-config.<br>
<br>
But I was wonder if someone here in the list uses an IDE to develop any <br>
GStreamer application, if that is the case, which IDE do you use? <br>
CodeLite? CodeBLocks? Visual Studio? VSCode?<br>
<br>
I will greatly appreciate if someone uses a free open source IDE, that <br>
helps me configure it to compile an link it, i cannot find a proper way <br>
to use g++ to compile a simple application with CodeLite, for example.<br>
<br>
it is ideal for a free code i am writing.<br>
<br>
<br>
Thanks to all, best regards,<br>
<br>
Daniel<br>
<br>
<br>
<br>
</blockquote></div>