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. aasdk library building
Forum Updated to NodeBB v4.3 + New Features

aasdk library building

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 450 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.
  • M Offline
    M Offline
    manga
    wrote on last edited by
    #1

    iam tring to install this library for openauto and i faced this error during the build this library can anyone help me?

    In file included from /home/abdelrahman/aasdk/include/f1x/aasdk/IO/PromiseLink.hpp:24,
    from /home/abdelrahman/aasdk/src/Channel/Control/ControlServiceChannel.cpp:22:
    /home/abdelrahman/aasdk/include/f1x/aasdk/IO/Promise.hpp:35:1: error: expected class-name before ‘{’ token
    35 | {
    | ^
    /home/abdelrahman/aasdk/include/f1x/aasdk/IO/Promise.hpp:117:1: error: expected class-name before ‘{’ token
    117 | {
    | ^
    /home/abdelrahman/aasdk/include/f1x/aasdk/IO/Promise.hpp:198:1: error: expected class-name before ‘{’ token
    198 | {
    | ^
    /home/abdelrahman/aasdk/include/f1x/aasdk/IO/Promise.hpp:278:1: error: expected class-name before ‘{’ token
    278 | {
    | ^
    make[2]: *** [CMakeFiles/aasdk.dir/build.make:154: CMakeFiles/aasdk.dir/src/Channel/Control/ControlServiceChannel.cpp.o] Error 1
    make[1]: *** [CMakeFiles/Makefile2:96: CMakeFiles/aasdk.dir/all] Error 2
    make: *** [Makefile:84: all] Error 2

    Christian EhrlicherC 1 Reply Last reply
    0
    • M manga

      iam tring to install this library for openauto and i faced this error during the build this library can anyone help me?

      In file included from /home/abdelrahman/aasdk/include/f1x/aasdk/IO/PromiseLink.hpp:24,
      from /home/abdelrahman/aasdk/src/Channel/Control/ControlServiceChannel.cpp:22:
      /home/abdelrahman/aasdk/include/f1x/aasdk/IO/Promise.hpp:35:1: error: expected class-name before ‘{’ token
      35 | {
      | ^
      /home/abdelrahman/aasdk/include/f1x/aasdk/IO/Promise.hpp:117:1: error: expected class-name before ‘{’ token
      117 | {
      | ^
      /home/abdelrahman/aasdk/include/f1x/aasdk/IO/Promise.hpp:198:1: error: expected class-name before ‘{’ token
      198 | {
      | ^
      /home/abdelrahman/aasdk/include/f1x/aasdk/IO/Promise.hpp:278:1: error: expected class-name before ‘{’ token
      278 | {
      | ^
      make[2]: *** [CMakeFiles/aasdk.dir/build.make:154: CMakeFiles/aasdk.dir/src/Channel/Control/ControlServiceChannel.cpp.o] Error 1
      make[1]: *** [CMakeFiles/Makefile2:96: CMakeFiles/aasdk.dir/all] Error 2
      make: *** [Makefile:84: all] Error 2

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      So wouldn't it be better to ask the author of this library instead in a Qt forum?

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      M 1 Reply Last reply
      1
      • Christian EhrlicherC Christian Ehrlicher

        So wouldn't it be better to ask the author of this library instead in a Qt forum?

        M Offline
        M Offline
        manga
        wrote on last edited by
        #3

        @Christian-Ehrlicher
        where can i ask?

        SGaistS 1 Reply Last reply
        0
        • M manga

          @Christian-Ehrlicher
          where can i ask?

          SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @manga hi,

          The first step is to check the documentation of that project to find the information.

          For example, the first result from a quick search turns this GitHub project and the README gives that information.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          • Login

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