Can not run IntelliG Idea project!

Answered

I've got such ar error: Internal error (java.nio.file.AccessDeniedException): "C:\Users\Ярослав
java.nio.file.AccessDeniedException: C:\Users\Ярослав ...." 

I've reboot my PC, reinstalled IDE and it still doesn't work. Could it be due to my Users's name it's actually is written in Cyrillic - ? But my jdk is not in User's folder, so please help me!

0
5 comments

Could it be due to my Users's name

Yes, it could. The project with the java file seems to be located inside the user's folder. 

Try changing the username. 

0

hello team, 

 

since yesterday i have this issue with my CLion please if anyone can help with this issue

 

 

The C compiler identification is unknown
-- The CXX compiler identification is unknown
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - broken
CMake Error at /Users/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/212.5080.54/CLion.app/Contents/bin/cmake/mac/share/cmake-3.20/Modules/CMakeTestCCompiler.cmake:66 (message):
The C compiler

"/usr/bin/cc"

is not able to compile a simple test program.

It fails with the following output:

Change Dir: /Users/CLionProjects/CSCI 201 M01 Programming Assignment/cmake-build-debug/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_5f0b6/fast && xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. Choose an option in the dialog to download the command line developer tools.

 

CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:2 (project)


-- Configuring incomplete, errors occurred!
See also "/Users/CLionProjects/CSCI 201 M01 Programming Assignment/cmake-build-debug/CMakeFiles/CMakeOutput.log".
See also "/Users/CLionProjects/CSCI 201 M01 Programming Assignment/cmake-build-debug/CMakeFiles/CMakeError.log".

[Previous CMake output restored: 8/29/21, 11:23 PM]

0

Apple clang version 12.0.5 (clang-1205.0.22.11)

Target: x86_64-apple-darwin20.6.0

Thread model: posix

InstalledDir: /Library/Developer/CommandLineTools/usr/bin

 

 

when i check using the terminal i find this

 

0

xcode-select --install

xcode-select: error: command line tools are already installed, use "Software Update" to install updates

0

Dalmabouada

Your case is completely different from the one reported in the initial post. 

Please run XCode app, and install everything suggested after launch. Next, try rebooting the computer. 

0

Please sign in to leave a comment.