Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Lua.hpp not found
Forum Updated to NodeBB v4.3 + New Features

Lua.hpp not found

Scheduled Pinned Locked Moved Unsolved Game Development
4 Posts 2 Posters 1.5k Views 2 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.
  • F Offline
    F Offline
    Frontrider
    wrote on last edited by
    #1

    Hello

    I'm trying to use a lua library (mostly to learn how it works), but I have an issue. The compiler can't find the lua header, which is supposed to be wrapped up with the compiler.
    I'm developing on linux mint, altough, I would prefer a multiplatform fix.

    artwawA 1 Reply Last reply
    0
    • F Frontrider

      Hello

      I'm trying to use a lua library (mostly to learn how it works), but I have an issue. The compiler can't find the lua header, which is supposed to be wrapped up with the compiler.
      I'm developing on linux mint, altough, I would prefer a multiplatform fix.

      artwawA Offline
      artwawA Offline
      artwaw
      wrote on last edited by
      #2

      @Frontrider Hi. Can you post your .pro file please?

      For more information please re-read.

      Kind Regards,
      Artur

      1 Reply Last reply
      0
      • F Offline
        F Offline
        Frontrider
        wrote on last edited by
        #3

        https://pastebin.com/sBmGDjgr

        The pro file. Altough, its more or less contains what the editor has generated.

        1 Reply Last reply
        0
        • artwawA Offline
          artwawA Offline
          artwaw
          wrote on last edited by
          #4

          Lua.hpp is not listed there. I assume that if it is included somewhere on the line the path to the file is broken (either absolute or relative).

          For more information please re-read.

          Kind Regards,
          Artur

          1 Reply Last reply
          0

          • Login

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