Git Product home page Git Product logo

gtkmm-4.0vcpkgcmakeexample's Introduction

GTKMM-4.0VcpkgCmakeExample

WARNING

NEVER EXPECT EVERYTHING WOULD WORK AS SAME AS GNOME ENVIRONMENT

OTHER PLATFORMS ARE UNSTABLE (crash often, runtime error that says "something is not initialized", bugs in example codes - drag and drop doesn't work properly and duplicate garbage icons that won't be removed until you manually kill that process)

ALSO NEVER THINK GTKMM AS QT'S ALTERNATIVE. QT HANDLES CROSS-PLATFORM ISSUES WAY BETTER THAN GTKMM.

JUST THINK GTKMM AS GUI. NOTHING ELSE.

GTKMM-4.0 example on Visual studio 2019 + Vcpkg + Cmake + PkgConfig setting

  1. Install visual studio 2019 with required c++ build tools, cmake tool, language pack(english)
  2. Install vcpkg to C:/dev, so that exetutable path C:/dev/vcpkg/vcpkg.exe exists.
  3. Install CMake
  4. Install Windows SDK if needed
  5. Install Gtkmm-4.0 from vcpkg vcpkg install gtkmm
  6. Install PkgConf from vcpkg vcpkg install pkgconf
  7. Install vcpkg-pkgconfig-get-modules vcpkg install vcpkg-pkgconfig-get-modules
  8. git clone this project from visual studio
  9. run program

Preview

app

gtkmm-4.0vcpkgcmakeexample's People

Contributors

dewcked avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

2004seraph

gtkmm-4.0vcpkgcmakeexample's Issues

Please add x64-configuration for your packages

Your pkgconf and vcpkg-pkgconfig-get-modules really helped me! Can you please add an x64 configuration for them? Currently, if I use the x64 configuration in visual studio 2022, it shows me an error.

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.