[Bug 217821] cad/meshlab: distsite moved to github, new release
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 6 22:06:43 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217821
Thibault Payet <monwarez at mailoo.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |monwarez at mailoo.org
Attachment #203434|application/x-shar |text/plain
mime type| |
--- Comment #7 from Thibault Payet <monwarez at mailoo.org> ---
Created attachment 203434
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203434&action=edit
shar of meshlab
@lbartoletti
I made some patch on top of yours to manage the build of meshlab.
For now it build meshlab in the .build directory in work.
But for the moment the big issue is to have a correct pkg-plist, since
make makeplist cannot generate one. I guess that outsource building seems to
add some issue.
At the end I am able to run meshlab from build directory in
work/.build/distrib/ by adding to LD_LIBRARY_PATH work/.build/common since the
libcommon library is build as shared library and openmesh link on it.
Note that I use a modified devel version of vcglib
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list