after installing he can't find Qt6Core.so.6 but the file is there
|
|
3
|
152
|
October 22, 2023
|
how can i build static program by cmake+clang+nmake on windows?
|
|
7
|
197
|
October 22, 2023
|
Project modularization using object libraries
|
|
16
|
2669
|
October 20, 2023
|
Complete Command Line Used By The Compiler?
|
|
1
|
77
|
October 17, 2023
|
Imported projects don't resolve include paths in intellisense
|
|
8
|
119
|
October 17, 2023
|
FetchContent and Compiler launcher
|
|
2
|
108
|
October 16, 2023
|
Running `try_compile` within `Find<Package>.cmake`
|
|
1
|
85
|
October 13, 2023
|
try_compile to use include directory from imported target
|
|
3
|
589
|
October 13, 2023
|
exec_program() could be useful.
|
|
7
|
118
|
October 13, 2023
|
CMake Error Code 1: Troubleshooting Build Issue with SFML and MinGW
|
|
6
|
240
|
October 12, 2023
|
Swig and Java Package Flag option not working
|
|
2
|
69
|
October 11, 2023
|
IMPORTED_LOCATION not set for imported target "opencv_core".
|
|
2
|
101
|
October 10, 2023
|
Proper way to use OpenMP: target_link_libraries() enough?
|
|
3
|
89
|
October 9, 2023
|
Precompile library, .a with header, included with the source? Embedded target.
|
|
5
|
140
|
October 7, 2023
|
CMAKE ’ing a CUDA static library of kernels issues
|
|
3
|
138
|
October 6, 2023
|
try to avoid GIT_TAG and replace it with GIT_REMOTE_NAME so that the repository don't get downloaded and compiled each time
|
|
4
|
110
|
October 6, 2023
|
File set "xyz" is listed in interface file sets of W but has not been exported
|
|
7
|
108
|
October 5, 2023
|
Avoid duplicate linking to avoid Xcode 15 warnings
|
|
5
|
437
|
October 5, 2023
|
How to force cmake use -MMD flag instead of -MD
|
|
10
|
169
|
October 4, 2023
|
Object libraries and the Ninja generator
|
|
2
|
107
|
October 4, 2023
|
Tutorial -> static / dynamic Libraries on Windows
|
|
1
|
180
|
October 3, 2023
|
Help with RPATH and install prefix
|
|
4
|
112
|
October 2, 2023
|
How does add_subdirectory(... SYSTEM) work?
|
|
14
|
2339
|
September 30, 2023
|
Static library dependencies
|
|
4
|
318
|
September 27, 2023
|
Apply toolchain after SystemSpecific
|
|
1
|
98
|
September 27, 2023
|
No way to set Visual Studio generation to use `EnableEnhancedInstructionSet` with a value of `NotSet`
|
|
4
|
140
|
September 26, 2023
|
Experimenting with FetchContent - issue with Jansson
|
|
6
|
129
|
September 26, 2023
|
Why does externalproject downloads and compiles every time ?
|
|
6
|
98
|
September 24, 2023
|
i think i changed nothing but now cmake --build . don't want to work anymore
|
|
3
|
93
|
September 24, 2023
|
Replicating qmake project that uses MinGW and static Qt build
|
|
3
|
132
|
September 24, 2023
|