Coder Social home page Coder Social logo

libusd_ms.so about upbge HOT 8 CLOSED

akulamartin avatar akulamartin commented on June 28, 2024
libusd_ms.so

from upbge.

Comments (8)

youle31 avatar youle31 commented on June 28, 2024

Hi, could you provide more infos about how we can reproduce this issue?

For reference we have this guide to report a bug: https://github.com/UPBGE/upbge/wiki/Report-a-bug-guide

You can tell us which build you were using, on which OS, precisions on your hardware, exact steps to reproduce the bug, eventually a test file.

from upbge.

akulamartin avatar akulamartin commented on June 28, 2024

My bad.I solved it by copying the libraries that came with the build to my /usr/lib folder.In addition how do you reduce the build size,mines 300mb.

from upbge.

lordloki avatar lordloki commented on June 28, 2024

You shouldn't need to copy the libs to /usr/lib. What distro do you have?

To reduce the build size it is necessary to compile yourself the build removing the options that won't be used by you.

from upbge.

akulamartin avatar akulamartin commented on June 28, 2024

My system details :
Kernel: 5.15.0-76-generic x86_64 bits: 64 compiler: gcc v: 11.3.0 Desktop: Cinnamon 5.6.8
tk: GTK 3.24.33 wm: muffin dm: LightDM Distro: Linux Mint 21.1 Vera base: Ubuntu 22.04 jammy

Kindly give an example of how to build.

from upbge.

lordloki avatar lordloki commented on June 28, 2024

I just tested in Ubuntu 21.10 and it works perfectly. I checked the library linked by the executable and the executable can find the libusd_ms.so in the lib folder:
image

For compiling upbge for Linux you can check this guide: https://github.com/UPBGE/upbge/wiki/Build-UPBGE-on-Linux

from upbge.

akulamartin avatar akulamartin commented on June 28, 2024

Just a minute. I think I made a mistake. I meant the executable from the game runtime is large. I used the default scene for testing. My apologies.

Large exe

from upbge.

lordloki avatar lordloki commented on June 28, 2024

The size of the game runtime is composed of: blender runtime + .blend
As blender has a size of around 300MB, the minimum size for the game runtime will be 300MB.

BTW, from your scrrenshoot i can see that the lib folder wasn't copied when the game was exported. I have to fix the "save as runtime" addon. Maybe it was the reason of the issue.

from upbge.

lordloki avatar lordloki commented on June 28, 2024

Fixed here (UPBGE/blender-addons@ac8a116).
We will release a 0.36.1 this month with important bugfixes. I will include this one. Thanks for reporting. I close the report

from upbge.

Related Issues (20)

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.