-
```
What steps will reproduce the problem?
1. create a vs2010 project, reference luainterface
2. csharp code like
Lua lua = new Lua();
lua.DoFile("test.lua");
3. in test.lua file:
requrie 'l…
-
I'm using a Mageia 3 Linux box, which doesn't provide static libraries:
https://wiki.mageia.org/en/Libraries_policy#.2A.la_files
https://wiki.mageia.org/en/Packaging_guidelines#Packaging_Static_Libra…
-
```
What steps will reproduce the problem?
1. create a vs2010 project, reference luainterface
2. csharp code like
Lua lua = new Lua();
lua.DoFile("test.lua");
3. in test.lua file:
requrie 'l…
-
./configure CFLAGS="-static"
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.47.0
checking for libcurl >= version 7.15.2... yes
checking whether libcurl i…
Wayho updated
6 years ago
-
**Describe the bug**
`curl` fails to build using `setupForBOINC.sh`:
```
Undefined symbols for architecture x86_64:
"_SSL_CTX_set_keylog_callback", referenced from:
_ossl_connect_common i…
-
RDCatch supports FTP over implicit TLS using ftps:// and port 990. However, FTP over Explicit TLS using ftpes:// and port 21 returns "ftpes mode not supported or disabled in libcurl".
I don't know…
-
Hi I wanna use your plugin but I could not use it becasuse of UnrealGDAL does not build and gives me the LINK errors I issued problem in [github](https://github.com/TensorWorks/UnrealGDAL/issues/16) …
-
Hi, we are trying to start to experiment with the project.
We are have thorboling to install the example project in macOS Catalina 10.15 with Xcode 11.
We tried to solved it with this solution: 'htt…
-
```
❯ pak::pkg_sysreqs("curl", sysreqs_platform="rhel-9.3")
Error:
! error in pak subprocess
Caused by error in `sysreqs2_command(sysreqs_platform, "update")`:
! Unknown OS. Don't know how to que…
-
Replicator running on KC 8.0.5 fails with a non-root sheet anchor component that works with KC 7.0.11
Here >>> [V8_Replicate_Error.zip](https://github.com/user-attachments/files/16998567/V8_Replica…