Search found 446 matches

by fcaduser
Wed Mar 06, 2024 8:07 pm
Forum: Install / Compile
Topic: [SOLVED] Compilation failed (Debian 12 - bookworm).
Replies: 12
Views: 967

Re: Compilation failed (Debian 12 - bookworm).

There is no problem with the "c++20" flag.

OK, thank you all for your help.
by fcaduser
Sun Mar 03, 2024 8:09 pm
Forum: Install / Compile
Topic: [SOLVED] Compilation failed (Debian 12 - bookworm).
Replies: 12
Views: 967

Re: Compilation failed (Debian 12 - bookworm).

OK, so the compilation went fine but after "make install" I got this error : No error until this... (...) -- Set runtime path of "/home/mainuser/software/freecad_2024-03-01/lib/WebGui.so" to "/home/mainuser/software/freecad_2024-03-01/lib" -- Installing: /home/mainuser/...
by fcaduser
Fri Mar 01, 2024 2:48 pm
Forum: Install / Compile
Topic: [SOLVED] Compilation failed (Debian 12 - bookworm).
Replies: 12
Views: 967

Re: Compilation failed (Debian 12 - bookworm).

Which version : mainuser@station1:~/software/freecad_source$ git log -n 1 commit 6c8ee5964521a99e01c8d33cbf9aac8a19273ef3 (HEAD -> main, origin/main, origin/HEAD) Author: Chris Hennes <chennes@pioneerlibrarysystem.org> Date: Thu Feb 29 21:43:14 2024 -0600 Part: Add BRepOffsetAPI_MakeFilling.hxx to O...
by fcaduser
Fri Mar 01, 2024 1:09 pm
Forum: Install / Compile
Topic: [SOLVED] Compilation failed (Debian 12 - bookworm).
Replies: 12
Views: 967

Re: Compilation failed (Debian 12 - bookworm).

An inconsistency is detected in the code. [ 0%] Built target fmt [ 0%] Automatic UIC for target SMDS [ 0%] Built target SMDS_autogen [ 1%] Built target SMDS [ 1%] Automatic UIC for target Driver [ 1%] Built target Driver_autogen [ 1%] Built target Driver [ 1%] Automatic UIC for target DriverSTL [ 1%...
by fcaduser
Fri Mar 01, 2024 10:46 am
Forum: Install / Compile
Topic: [SOLVED] Compilation failed (Debian 12 - bookworm).
Replies: 12
Views: 967

Re: Compilation failed (Debian 12 - bookworm).

@Syres

Oh... yes ! I remove this and try again.
by fcaduser
Fri Mar 01, 2024 9:14 am
Forum: Install / Compile
Topic: [SOLVED] Compilation failed (Debian 12 - bookworm).
Replies: 12
Views: 967

[SOLVED] Compilation failed (Debian 12 - bookworm).

Hello everyone. Usefull informations : -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- De...
by fcaduser
Mon Dec 25, 2023 11:31 am
Forum: Install / Compile
Topic: Compilation failure.
Replies: 3
Views: 4193

Re: Compilation failure.

Changes have been made to the directories. For example, concerning the first error : "/usr/bin/ld : can't find -lTKIGES" mainuser@station1:~/software$ find -iname '*iges*' -type d | grep _source | grep -i tk | grep -v build | sort ./occt-cec1ecd_source/src/TKIGES ./occt-cec1ecd_source/src/...
by fcaduser
Mon Dec 18, 2023 11:00 am
Forum: Install / Compile
Topic: Compilation failure.
Replies: 3
Views: 4193

Re: Compilation failure.

Yes, I know. For the record, the previous official version (OCCT 7.7.2) compiles without a problem. I use it with the latest FC code without any problem. I don't know whether the current FC code requires a very minor adjustment to fit OCCT 7.8.0 or a more major overhaul.
by fcaduser
Thu Dec 14, 2023 9:30 am
Forum: Install / Compile
Topic: Compilation failure.
Replies: 3
Views: 4193

Compilation failure.

Hello FC team. Here is the configuration log : -- Compiler: GNU, version: 12.2.0 -- prefix: /home/mainuser/software/freecad_2023-12-14 -- bindir: bin -- datadir: share -- docdir: share/doc/FreeCAD -- includedir: include -- libdir: lib -- cmake: 3.25.1 -- Compiling with Qt 5 -- Checking for connectio...
by fcaduser
Tue Dec 12, 2023 1:53 pm
Forum: Open discussion
Topic: OCCT 7.8.0 is out.
Replies: 4
Views: 1803

Re: OCCT 7.8.0 is out.

Each release comes with a batch of bug fixes so it is a good reason to update the kernel without delay.