GithubHelp home page GithubHelp logo

r3dl3g / guipp Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 4.14 MB

a c++ multi-platform GUI library

License: MIT License

CMake 1.78% Shell 0.36% Batchfile 0.16% C++ 94.13% C 3.40% Nix 0.17%
cpp cpp11 cpp14 gui qt win32 x11

guipp's People

Contributors

r3dl3g avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

guipp's Issues

[v1.2.0] Visual Studio 2022 build errors, need help

I really like the idea about modern c++ gui wheel, it's pretty awesome, so I want to try it out, but I'm having some build issues.

ENV: windows 10 x64 / Visual Studio 2022 / guipp v1.2.0

build steps
cmake .. -G"Visual Studio 17 2022" -DCMAKE_CONFIGURATION_TYPES=Debug;Release -DGUIPP_BUILD_DEPENDENT_LIBS=ON
cmake --build .

issues

  1. D:\Code\clockapp\libs\guipp\gui\win\native_win32.cpp(351,19): error C2059: syntax error: '='

i try to fix it:

image

  1. D:\Code\clockapp\libs\guipp\gui/layout/layout_container.inl(93,22): error C2039: 'add': is not a member of 'gui::layout::scroll_view' [D:\Code\clockapp\build\gui\ctrl\ctrl.vcxproj]

i can't fix it, need you help :) .

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.