LibPack for Windows "3rd party libraries"

This subforum is specifically to discuss packaging issues on different platforms (windows, mac, linux), and using different packaging systems (conda, etc...)
User avatar
apeltauer
Posts: 399
Joined: Fri Aug 11, 2017 2:19 pm

Re: LibPack for Windows "3rd party libraries"

Post by apeltauer »

sinfee wrote: Tue Dec 01, 2020 7:02 am ...
Here you go :) https://www.boost.org/doc/libs/1_74_0/m ... rom-source
User avatar
apeltauer
Posts: 399
Joined: Fri Aug 11, 2017 2:19 pm

Re: LibPack for Windows "3rd party libraries"

Post by apeltauer »

sinfee
Posts: 3
Joined: Thu Oct 08, 2020 1:16 pm

Re: LibPack for Windows "3rd party libraries"

Post by sinfee »

apeltauer wrote: Wed Dec 02, 2020 9:41 am
sinfee wrote: Tue Dec 01, 2020 7:02 am ...
Here you go :) https://www.boost.org/doc/libs/1_74_0/m ... rom-source
Hi apeltauer , Thanks for your help. I tried to build 3rd party libraries ,and don't know how to builds these libs:
netgen,
medfile ,
pyside2,
shiboken2,
swig,
Qt5UiTools,
Qt5Webkit.
Can you help me ?
User avatar
apeltauer
Posts: 399
Joined: Fri Aug 11, 2017 2:19 pm

Re: LibPack for Windows "3rd party libraries"

Post by apeltauer »

sinfee wrote: Wed Dec 09, 2020 3:44 am
apeltauer wrote: Wed Dec 02, 2020 9:41 am
sinfee wrote: Tue Dec 01, 2020 7:02 am ...
netgen --> check out the source code on github, and try to follow the compile insturctions
medfile ,
pyside2, --> https://github.com/pyside
shiboken2, --> https://doc.qt.io/qtforpython/shiboken2 ... arted.html
swig, --> https://github.com/swig
Qt5UiTools, --> this comes with qt, you can download pre compiled qt files,
Qt5Webkit. --> same
Can you help me ?
Post Reply