macos tag

212 questions


1 answers
44 views
0
Error pushing from Xcode to GitHub in proxy environment

The following error occurred when pushing from Xcode to GitHub in the proxy environment. curl error: Failed to connect to github.com port 443: Operation timed out(-1)Please tell me the cause and the s...

2 years ago

1 answers
137 views
0
Error when SimPipe builds simulation environment and uses test

When I tried to run the test program hello.c in a SimPipe environment on Mac OSX, I encountered the following problems:./SimPipe SimMips/test/qsortWhen I typed , I tried to test hello.c in workspace e...

2 years ago

1 answers
111 views
0
I want to make the background of OpenGL that I draw in NSView transparent.

I am trying to draw using OpenTK on my Mac.I'm trying to make the background transparent based on the sample, but I can't see any change while it's black.Here's the code: gameWindow=newMonoMacGameView...

2 years ago

1 answers
39 views
0
Sample code cannot be used after installing gulp

We are proceeding with the Build and Run Samples procedure at the following URL, but the npm install command fails and cannot complete.I tried adding sudo, but it didn't change.Could you tell me how t...

2 years ago

2 answers
126 views
0
I want to set anaconda to default and launch jupyter notebook

This is my first time to ask a question.I apologize for my lack of knowledge.After installing pyenv and anaconda,$pienv rehash$ pyenv global anaconda3-4.3.1However, I would like to set anaconda3-4.3.1...

2 years ago

2 answers
72 views
0
Glfw3.h is no longer recognized after gcc version 5.5

The raw string literal on the mac got an error, so I thought it was not compatible with C++11. When I installed gcc5 using MacPorts, the glfw3 that I had previously installed on HomeBrew was no longer...

2 years ago

1 answers
72 views
0
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno54 when downloading Homestead

After installing virtual box and vagrant, vagrant box add larvel/homesteadI typed, but the homestead installation didn't work.I tried about five times, but I got the same error.This may be the cause b...


1 answers
36 views
0
How to Change the Mac tree Command Color

I am using the tree command on Mac 10.12.6.If you run it using the -C option, by file typeThey will color-code it, but if you want to change this color, There is no problem with configuring on Linux, ...

2 years ago

1 answers
78 views
0
git operation on IntelliJ on macOS

When I try to clone from github with IntelliJ on macOS, I get an error hitting the sudo xcodebuild-license commandSo I hit the command in the space, read it to the end, and type agree, but when I try ...

2 years ago

1 answers
121 views
0
Error report when opening anaconda terminal

When you open anaconda terminal, the following error report is displayed:Please tell me how to resolve the error./Users/username/.anaconda/navigator/a.tool ; exit;# >>>>>>>>>...

2 years ago
« - 19 - »

© 2024 OneMinuteCode. All rights reserved.