Which GUI package can you use in C++ code in repl.it?
Please tell me which GUI package can be used in my C++ code and what special commands do I have to do to use the GUI import?
Ask coding questions
Please tell me which GUI package can be used in my C++ code and what special commands do I have to do to use the GUI import?
Replit uses X11, so this tutorial might help.