opengl_examples icon indicating copy to clipboard operation
opengl_examples copied to clipboard

Visual Studio on Linux?

Open dmitrykolesnikovich opened this issue 2 years ago • 1 comments

So as I understood from README you use Visual Studio on Linux? How do you actually run examples?

dmitrykolesnikovich avatar Mar 31 '23 21:03 dmitrykolesnikovich

Hello,

I don't think I specify the editor/IDE I used for these examples, in the end if you compile with gcc and the right libraries it should be enough no need for a particular editor.

At the end of the README there are instructions to build the examples.

Hope this helps

damdoy avatar Apr 03 '23 21:04 damdoy