-
参考wiki提示错误
```
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [bin/WizNotePlus.app/Contents/MacOS/Wiz…
uxbug updated
2 months ago
-
Hi,
I am new to cquery, and I've been following your Wiki to try it.
I quickly came to an issue where cquery wasn't able to find any header (only the included one).
Looking at the log files told …
-
I'm trying to build and install this module following the README.md, but I ran into an error after installing openCV 3.0.0-alpha, when building chilitags:
```
/home/lprisan/workspace/chilitags/src/Es…
-
Further to discussions with the company [Anatoscope](http://www.anatoscope.com/), it has been proposed to share the administration with the SOFA consortium in order to support the maintenance and impr…
-
right-click on menu button to open window, then hover over Panel Options to have the sidepopup show. then move the mouse one up and click on "Alternatives" will not do anything while the popup is abou…
-
```code
(base) JerryWs-MacBook-Pro:examples jerryw$ cargo build
Finished dev [unoptimized + debuginfo] target(s) in 0.06s
(base) JerryWs-MacBook-Pro:examples jerryw$ cargo run --bin form1
…
-
Hi,
i've noticed very high CPU usage all the time. This is usually 80-90% and does kill the battery.
What Information can I collect to be helpful for you guys?

A few possible approaches, in (IMHO) …
-
Hi,
I just compiled the code in Mac but when I ran it I got:
vtkExternalOpenGLRenderWindow (0x7f862e1e7200): VTK is designed to work with OpenGL version 3.2 but it appears it has been given a co…
-
hi,
if i execute the following program i run into a seg fault:
here my test program:
``` go
package main
import (
"fmt"
"os"
//"github.com/chai2010/qml"
"gopkg.in/qml.v1"
)
func m…