Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to use Google Protocol Buffers with Qt/C++ on Windows
Forum Updated to NodeBB v4.3 + New Features

How to use Google Protocol Buffers with Qt/C++ on Windows

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 6.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • kahlenbergK Offline
    kahlenbergK Offline
    kahlenberg
    wrote on last edited by
    #1

    Hello,

    I searched a lot without success. How can I use google protocol buffers compiler with Qt/C++ on Windows 8.1. What I found so far is compiling source codes on windows. But I dont want to compile it I don't have windows compiler and I can not install it right now, there is already binary executable for windows (protoc.exe). I want to use it to compile the proto file and use the generated codes in Qt. How can I do it?

    Thanks.

    jsulmJ Paul ColbyP 2 Replies Last reply
    0
    • kahlenbergK kahlenberg

      Hello,

      I searched a lot without success. How can I use google protocol buffers compiler with Qt/C++ on Windows 8.1. What I found so far is compiling source codes on windows. But I dont want to compile it I don't have windows compiler and I can not install it right now, there is already binary executable for windows (protoc.exe). I want to use it to compile the proto file and use the generated codes in Qt. How can I do it?

      Thanks.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @kahlenberg Your question is not really related to Qt. See https://developers.google.com/protocol-buffers/docs/cpptutorial
      It is C++ so use it as explained there.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      4
      • kahlenbergK kahlenberg

        Hello,

        I searched a lot without success. How can I use google protocol buffers compiler with Qt/C++ on Windows 8.1. What I found so far is compiling source codes on windows. But I dont want to compile it I don't have windows compiler and I can not install it right now, there is already binary executable for windows (protoc.exe). I want to use it to compile the proto file and use the generated codes in Qt. How can I do it?

        Thanks.

        Paul ColbyP Offline
        Paul ColbyP Offline
        Paul Colby
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • semlanikS Offline
          semlanikS Offline
          semlanik
          wrote on last edited by semlanik
          #4

          Might be what you're looking for https://github.com/semlanik/qtprotobuf

          1 Reply Last reply
          2

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved