Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some problems install rstan in windows 10 #32

Open
WZFish opened this issue Jul 8, 2020 · 1 comment
Open

Some problems install rstan in windows 10 #32

WZFish opened this issue Jul 8, 2020 · 1 comment

Comments

@WZFish
Copy link

WZFish commented Jul 8, 2020

when I have install rstan an run the test code in the website ,there are some problem :
Error in compileCode(f, code, language = language, verbose = verbose) :
Compilation ERROR, function(s)/method(s) not created! make: *** No rule to make target '$(CXX11STD)''. Stop.
此外: Warning message:
In system(cmd, intern = !verbose) :
运行命令'C:/PROGRA1/R/R-361.3/bin/x64/R CMD SHLIB file2e7c58eb3c09.cpp 2> file2e7c58eb3c09.cpp.err.txt'的状态是1
Error in sink(type = "output") : 链结不对

And in the website you said that Download the OpenCVCompilerOptions.cmake file from here but no link ,where can I download it?

@tractatus
Copy link
Owner

This is an error from installing RStan and not WholeBrain so you probably should ask there instead.

Nevertheless I can see that your Rtools, R and RStudio are not configured especially with respect to Rtools paths and headers.

Try reinstalling with stable version of Rtools that is my best advice although it looks like your entire Rstudio, Rtools set up is problematic.
Because it cant find CX11.

Also you dont need to compile OpenCV yourself ROOenCVLite will do this for you as long as you have Cmake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants