Giter Site home page Giter Site logo

debian and ubuntu packages about mm3d HOT 3 CLOSED

zturtleman avatar zturtleman commented on July 19, 2024
debian and ubuntu packages

from mm3d.

Comments (3)

zturtleman avatar zturtleman commented on July 19, 2024 1

I haven't seen those profile messages but I haven't compiled 1.3.7.

The Ubuntu packages fail to configure because the linker can't find the Qt libs (see buildlog). It's configured with --with-Qt-lib-dir=/usr/lib/x86_64-linux-gnu/qt5 but should be /usr/lib/x86_64-linux-gnu. That is where the Qt libs are on Debian too. /usr/lib/x86_64-linux-gnu seems to be automatically searched by the compiler on Debian but not on Ubuntu. Debian qtbase5-dev file listUbuntu qtbase5-dev file list.

Edit: Never mind, the issue was the compile arguments were in the wrong order (260b0e3). /usr/lib/x86_64-linux-gnu is searched by the compiler on Ubuntu too.

from mm3d.

zturtleman avatar zturtleman commented on July 19, 2024

Okay, I added myself to AUTHORS. I'll try to finish up the macOS and Windows issues (#2, #7) soon and tag a 1.3.9 release.

from mm3d.

alexmyczko avatar alexmyczko commented on July 19, 2024

do you have an idea how i could get rid of this profiling bug? https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517564
i was able to reproduce it with 1.3.9 checkout:
(OOPS TRIED WITH THE WRONG VERSION 1.3.7)
profiling:/build:Cannot create directory
profiling:/build/buildd/mm3d-1.3.7/src/libmm3d/filedatasource.gcda:Skip
profiling:/build:Cannot create directory
profiling:/build/buildd/mm3d-1.3.7/src/libmm3d/filedatadest.gcda:Skip
profiling:/build:Cannot create directory
profiling:/build/buildd/mm3d-1.3.7/src/libmm3d/bsptree.gcda:Skip
profiling:/build:Cannot create directory
profiling:/build/buildd/mm3d-1.3.7/src/libmm3d/txtfilter.gcda:Skip
profiling:/build:Cannot create directory
profiling:/build/buildd/mm3d-1.3.7/src/libmm3d/tgatex.gcda:Skip
profiling:/build:Cannot create directory
profiling:/build/buildd/mm3d-1.3.7/src/libmm3d/rawtex.gcda:Skip
profiling:/build:Cannot create directory
...

maybe something with ./configure as in:
--enable-profile=yes/no/core Specify "yes" or "core" to enable profiling.

from mm3d.

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.