#gui lib for c++14

81 messages · Page 1 of 1 (latest)

remote saddle
#

i installed c++ in my pc using minGW
and i chacked my c++ version (201402)
are there a easy for learn gui lib can work with c++14
and how install it (i am using windows 10)

earnest marshBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

remote saddle
hushed kiln
#

While there are alternatives most of them are really outdated

remote saddle
remote saddle
hushed kiln
#

If you installed mingw through msys2 then theres a package built already

#

Otherwise manual building

remote saddle
#

in the first time i installed all this libs

hushed kiln
remote saddle
hushed kiln
#

Me neither

remote saddle
#

QT requires c++17
are there a way to update c++ version using minGW

viral escarp
#

From your screenshot, you downloaded some outdated mingw version

#

Uninstall it and replace with MSYS2, that should give you the latest compiler

remote saddle
remote saddle
remote saddle
remote saddle
#

!howto ask

earnest marshBOT
# remote saddle !howto ask
How to Ask a Programming Question

Anyone can ask a question in our programming channels. Following the guide Writing The Perfect Question is recommended.

What to Post

State your problem clearly and provide all necessary details:

  • the relevant portion of your code, or all of it
  • the expected output
  • the actual output (or the full error)
    :trophy: Gold Standard: Minimal Reproducible Example
Where to Post

Provide the relevant code in the message, and format it nicely with a code block*. If it's too much for one message, you can upload it:

  • Compiler Explorer for most C and C++ snippets
  • OnlineGDB for interaction, debugging
    :no_entry: Do not post screenshots, let alone photos of your screen!
remote saddle
#

!solved

#

!solved

viral escarp
#

Install qt in msys2 too, don't download manually

remote saddle
blissful iron
#

might be, might be less

#

the package probably contains just the essential libs and tools, not qtcreator and stuff

remote saddle
#

but i cant install it in msys2

#

but the lib look great and easy to learn

teal lily
#

It's better that you use Visual studio on Windows, which also offers native GUI frameworks.

blissful iron
#

imgui is decent for like, debug UI in real-time graphics apps like games

remote saddle
#

my pc its old from 2009

blissful iron
#

but it's pretty different from full-blown "classic" UI stuff

#

what sort of things do you want to build user interfaces for

remote saddle
blissful iron
#

web "engine"?

remote saddle
#

something like a chromium embedded

blissful iron
#

for showing web sites in, or for building your GUI with HTML, CSS and JS?

remote saddle
#

but its need visual studio installed

blissful iron
#

the question is what you want to do with it

#

imgui and Qt are very different from using web stuff for GUI

remote saddle
#

but not need to have visual studio installed

blissful iron
#

??

remote saddle
hushed kiln
remote saddle
hushed kiln
#

You can search it up on msys

#

Package manager

remote saddle
blissful iron
#

if your concern is with VS being slow

#

you don't have to use VS, just its compiler

remote saddle
blissful iron
#

install VS

#

(or install the VS build tools, which will only be slightly smaller)

remote saddle
#

so yes

blissful iron
#

it looks like Sciter has a pure C API

#

so you should be able to use it even with mingw

remote saddle
blissful iron
remote saddle
blissful iron
#

Sciter.JS is the newer one

remote saddle
blissful iron
#

some 200MB

remote saddle
blissful iron
#

oof

remote saddle
remote saddle
remote saddle
#

bruh

#

my wifi so slow

#

i cant download it

hushed kiln
remote saddle