L
L
LoliDeveloper2021-09-13 21:17:53
C++ / C#
LoliDeveloper, 2021-09-13 21:17:53

What is used for development in C ++ for different operating systems?

I am developing a desktop pet project and I want it to compile without changing the code for both Windows and Linux, and for anything where there is a MinGW compiler.
Is OpenGL suitable for this? What else can be used?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2021-09-13
@LoliDeveloper

Qt. You can shake off the dust with wxWidgets.
But what does openGL have to do with it is not clear - it will also help, but still, if this is attached, it will be an overhead.
Well, by the way, it’s still possible that some defines will have to be done on the platforms.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question