-
When porting `xlsxio`, link error as below, but minizip[bzip2] as a dependency has been installed with the same triplet
```
minizip.lib(unzip.c.obj) : error LNK2019: unresolved external symbol __imp…
-
**Host Environment**
- OS: Windows10
- Compiler: VS2019
**To Reproduce**
`./vcpkg install osgearth:x64-windows`
**Failure logs**
build-x64-windows-dbg-err
```
cl : Command line warning D9…
-
Configure source tree:
```console
+ /usr/bin/cmake -B x86_64-redhat-linux-gnu -D BUILD_SHARED_LIBS=ON -D CMAKE_AR=/usr/bin/gcc-ar -D CMAKE_BUILD_TYPE=RelWithDebInfo -D CMAKE_C_FLAGS_RELEASE=-DNDEBUG…
-
Library name: minizip fork (?)
Library description: This is a fork of the minizip library that adds a slew of other features and is reasonably maintained, both in contrast to the original minizip t…
-
Hello - A configuration for boost/1.77.0 is not available, and when I try to build it I get a ConanException: Error 1 while executing b2.exe. Please help if possible. Thank you. I also tried the most…
-
After #68 got integrated, this opens up for getting zlib as a submodule, I do not know if this is wanted, would make it easier to build on Windows where zlib is not standard?
I made a personal branch…
-
```
root@gentoodesktop ~ # cat /var/tmp/portage/media-video/vlc-3.0.16-r7/temp/build.log
* Package: media-video/vlc-3.0.16-r7
* Repository: gentoo
* Maintainer: media-video@gentoo.org
* US…
-
I encountered a build failure for the shared library on macOS Big Sur 11.2.3. CMake was invoked as
```
==> cmake . -DIconv_IS_BUILT_IN=on -DMZ_FETCH_LIBS=OFF -DBUILD_SHARED_LIBS=ON -DCMAKE_C_FLAGS_R…
-
### Godot version
3.3
### System information
Ubuntu 20.04
### Issue description
I've compiled many times and almost everytime I do it gives me a 500\~mb build. The target is release and…
-
First of all, thank you very much for Tracy!
I have only seen it in action very briefly, and it is indeed an amazing project!
I have one question about inlining in C++ API.
Right now `ZoneScopedN…