-
Building on Windows via cargo install frauth fails:
`error: expected token: `,`
--> ~\.cargo\registry\src\github.com-1ecc6299db9ec823\frauth-0.2.0\src\util.rs:26:9
|
26 | PATHS.user_i…
Tomok updated
4 years ago
-
Running on win10 with a VS2017-built app using /guard:cf I see this:
```
~~Dr.M~~ Error #1: UNINITIALIZED READ: reading 0x000000bad00ff530-0x000000bad00ff531 1 byte(s)
~~Dr.M~~ # 0 __strncnt …
-
Error: Timeout of 60000ms exceeded. The execution in the test "ACRT login It should login with valid login user " took too long. Try to reduce the run time or increase your timeout for test specs (htt…
-
I gave up on trying to get the official qt install / setup working and am now trying using msys2..
Getting this error when running qtsetup.exe:
```
$ ./qtsetup.exe
time="2019-07-26T11:30:29+01…
-
Hi, i compiled cpp_redis with tacopie to dll via cmake (cmake -DCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS=TRUE -DBUILD_SHARED_LIBS=TRUE -DLOGGING_ENABLED=1 -DMSVC_RUNTIME_LIBRARY_CONFIG=/MTd -G "Visual Studio …
-
#3
```cpp
void helloValue(std::string name)
{
cout
-
| | |
|--------------------|----|
| Bugzilla Link | [PR49535](https://bugs.llvm.org/show_bug.cgi?id=49535) |
| Status | NEW |
| Importance | P normal |
|…
-
I have installed the lua54 version of window. And installed the luarocks of 3.11.0 version. Environment path have been added. When I use the shell command of luarocks install luasocket to install the …
-
- log4cplus 1.2.1 rc2
- Windows 10
- Intel quad-core i7
- Visual C++ Build Tools 2015 with CMake
- Attempted /MTd and /MDd MSVC build configurations
- Debug mode
Attempted with release mode an…
-
cant install luasocket using luarocks always ending with error "Error: Build error: Failed compiling module mime\core.dll"
using mingw to compile
lua version is 5.4
luarocks version is latest
fu…