-
![image](https://user-images.githubusercontent.com/44538009/64862151-602ac480-d664-11e9-8029-de204c955cb5.png)
编译出错
已经尝试过换不同版本的Clion 和 Mingw 但是没有效果
求教 thx
-
I am trying to `cargo build --target aarch64-linux-android --release` the libwallet module.
I am getting this error:
```
error: failed to run custom build command for `liblmdb-sys v0.2.2`
Caus…
-
### Environment
f0a47c358ba6
#### Operating System Environment
* Microsoft Windows
* [ ] Microsoft Windows XP
* [ ] Microsoft Windows Vista
* [ ] Microsoft Windows 7
*…
-
### Environment
dxx-rebirth/dxx-rebirth, commit 98ad2402bfac4217b62929016bd97b0bff14c52a
#### Operating System Environment
* Microsoft Windows
* [ ] Microsoft Windows XP
* [ ] Microsoft W…
ghost updated
5 years ago
-
Hi,
I did try to look, but I didn't get a satisfactory answer. Are you setting the `-DMDB_MAXKEYSIZE=0` to change the default key limit from the 511? As far as I could tell, no, it still has the…
-
Got it to compile on FreeBSD 11, but I had to do two things:
In the Makefile:
```
-LIBS += -lcurl -lconfig
+LIBS += -lcurl -lconfig -L/usr/local/lib
```
so it finds the libraries, since Free…
yggdr updated
5 years ago
-
Win7 SP3
A similar crash may happen in other levels but this is where I first found it.
"similar/main/robot.cpp:96: begin 4294967216 past 0000000005f1940 end 1600 "robot_joints""
Level on: Se…
-
I suppose it's worth mentioning. All attempts to run lmdbjava under JDK produce:
```
org.lmdbjava.LmdbNativeException$ConstantDerviedException: Platform constant error code: ESRCH No such process …
-
ERROR: [SdsCompiler 83-5031] Problem detected in Vivado HLS run - unable to find solution implementation directory for fast_accel C:/xf/Fast/Release/_sds/vhls/fast_accel/solution/impl/ip. For possible…
-
I accidentally closed the old ticket and not sure if reopening fully reenables it so this is a repost. Sorry if extraneous (if so can delete if desired).
Win7 SP3. This bug does NOT occur in 0.58.1…