New libpacks for Windows with VTK and OCCT7 by sgrogan

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
zbigg
Posts: 136
Joined: Tue Dec 19, 2017 1:11 pm

Re: New libpacks for Windows with VTK and OCCT7 by sgrogan

Post by zbigg »

A question: Freecad MASTER should be cloned /or what/ to build 0.18_pre ? /need to make a fresh build in linux/
cheers,
User avatar
NormandC
Veteran
Posts: 18587
Joined: Sat Feb 06, 2010 9:52 pm
Location: Québec, Canada

Re: New libpacks for Windows with VTK and OCCT7 by sgrogan

Post by NormandC »

Development of v0.18 is not even started yet. Package minor version number is still set to 17.

https://github.com/FreeCAD/FreeCAD/blob ... sts.txt#L6

Current master has received no new commit since the releases/FreeCAD-0-17 branch was created yesterday. Right now, master and 0.17 release are exactly the same, 0.17.13509 or git commit 0258808.
ZbynekWinkler
Posts: 10
Joined: Sat Sep 30, 2017 6:37 pm

Re: New libpacks for Windows with VTK and OCCT7 by sgrogan

Post by ZbynekWinkler »

The latest libpack for msvc2008 is missing VTK (cmake fails to configure). I am searching at

https://sourceforge.net/projects/free-c ... 20LibPack/

and I have

https://sourceforge.net/projects/free-c ... z/download

Is that the correct location?
User avatar
zbigg
Posts: 136
Joined: Tue Dec 19, 2017 1:11 pm

Re: New libpacks for Windows with VTK and OCCT7 by sgrogan

Post by zbigg »

Hi,

Just trying to build w/msvc2017 community (and FC libpack ver. 11.5.3) but so far cant move forward with some error-such as:
1. at beginning of compilation some FC scripts cant obviously find msvc command line building tools:
(...)
4>Generating moc_Debugger.cpp
3>LINK : fatal error LNK1181: <translated> cant open input file „C:\ci\6035\install\lib\TKBO.lib”
-where are these fixed paths defined?

2. cant install pip (get-pip.py) on python because theres no SSL module, cant install ssl module..(UPDATE: solved with external python 2.7 install)

cheers,
cheers,
Jee-Bee
Veteran
Posts: 2566
Joined: Tue Jun 16, 2015 10:32 am
Location: Netherlands

Re: New libpacks for Windows with VTK and OCCT7 by sgrogan

Post by Jee-Bee »

O"m not a pro with compiling. Especially not on windows.
So faras I know the libpack is compiled with an older version so you have to compile everything yourself
TheMarkster
Veteran
Posts: 5505
Joined: Thu Apr 05, 2018 1:53 am

Re: New libpacks for Windows with VTK and OCCT7 by sgrogan

Post by TheMarkster »

zbigg wrote: Sat Jul 21, 2018 6:08 am Hi,

Just trying to build w/msvc2017 community (and FC libpack ver. 11.5.3) but so far cant move forward with some error-such as:
1. at beginning of compilation some FC scripts cant obviously find msvc command line building tools:
(...)
4>Generating moc_Debugger.cpp
3>LINK : fatal error LNK1181: <translated> cant open input file „C:\ci\6035\install\lib\TKBO.lib”
-where are these fixed paths defined?

2. cant install pip (get-pip.py) on python because theres no SSL module, cant install ssl module..(UPDATE: solved with external python 2.7 install)

cheers,
You were able to build with msvc 2017 community? Can you provide step-by-step details?
User avatar
zbigg
Posts: 136
Joined: Tue Dec 19, 2017 1:11 pm

Re: New libpacks for Windows with VTK and OCCT7 by sgrogan

Post by zbigg »

TheMarkster wrote: Sun Jul 22, 2018 8:56 pm
zbigg wrote: Sat Jul 21, 2018 6:08 am Hi,

Just trying to build w/msvc2017 community (and FC libpack ver. 11.5.3) but so far cant move forward with some error-such as:
1. at beginning of compilation some FC scripts cant obviously find msvc command line building tools:
(...)
4>Generating moc_Debugger.cpp
3>LINK : fatal error LNK1181: <translated> cant open input file „C:\ci\6035\install\lib\TKBO.lib”
-where are these fixed paths defined?

2. cant install pip (get-pip.py) on python because theres no SSL module, cant install ssl module..(UPDATE: solved with external python 2.7 install)

cheers,
You were able to build with msvc 2017 community? Can you provide step-by-step details?

so far I could not.
cheers,
User avatar
apeltauer
Posts: 399
Joined: Fri Aug 11, 2017 2:19 pm

Re: New libpacks for Windows with VTK and OCCT7 by sgrogan

Post by apeltauer »

Hi all,
Has some started to make a libpack for windows with occ 7.3., Python 3.7 and Qt 5?? Debug and Release Version??

Br Manuel
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: New libpacks for Windows with VTK and OCCT7 by sgrogan

Post by sgrogan »

Can some mod unpin this thread and pin this one https://forum.freecadweb.org/viewtopic. ... 20#p299852
or maybe apeltauer can make a new thread.
"fight the good fight"
jmaustpc
Veteran
Posts: 11207
Joined: Tue Jul 26, 2011 6:28 am
Location: Australia

Re: New libpacks for Windows with VTK and OCCT7 by sgrogan

Post by jmaustpc »

sgrogan wrote: Thu Apr 11, 2019 5:07 pm Can some mod unpin this thread and pin this one https://forum.freecadweb.org/viewtopic. ... 20#p299852
or maybe apeltauer can make a new thread.
I Just noticed you request and did so, except the other seems to be about a debug lib pack, so I left this one as well for now but let be know if you want it no longer "sticky".

By the way, in this topic it looks like we might need a newer QT for Windows as they are getting a printing bug on QT 5.6.2

https://forum.freecadweb.org/viewtopic. ... 65#p302365

does the lib pack in the other topic already include a newer QT?

Jim
Post Reply