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. adding box2d library Android
Forum Updated to NodeBB v4.3 + New Features

adding box2d library Android

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 265 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
    fatih1
    wrote on last edited by
    #1

    Hello,

    I wanted to include a box2d library to android .

    I did built the box2dlibrary.a file according to https://www.youtube.com/watch?v=vg4BQoPuEUI
    a4fc0226-027a-49b7-8d4b-5f50c98a8357.jpg
    But this method is only valid for desktop versions

    How can I implement or build such a library for my game
    I get the following errors
    ed626a49-f309-4139-bf74-45b7f98a8b5a.jpg

    Thanks

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Static libs should link normally, using LIBS. For shared libs, either use ANDROID_EXTRA_LIBS or place them in arch folders under android/libs folder.

      (Z(:^

      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