cygwin tag

9 questions


1 answers
411 views
0
I want to play audio files in OpenGL in Cygwin environment

I am working on the game with opengl, but the following error occurred and I cannot execute it.Can't I use PlaySound because it's a Windows-specific function?Also, please let me know if there is any o...

1 years ago

1 answers
54 views
0
'mkstemp' was not decoded in this scope error on Cygwin

Currently, Cygwin is installing a tool to solve C++-based partial differential equations called DUNE, but when I tried to build it, the following error occurred: 'mkstemp' was not decoded in this scop...

1 years ago

1 answers
58 views
0
Synchronization of files with Chinese characters in their names fails on rsync

c:\Documents contains the file name written in Chinese characters.If you run the script below, REM Set CYGWIN variable to 'nontsec'. That makes sure that permissionsREM on your windows machine are not...

1 years ago

1 answers
75 views
0
Vim installed in Cygwin does not start

I installed about 3 packages of Vim in cygwin, but when I type vi, vim, there is no error, but nothing is printed..bash_profile describes export PATH=$PATH:/usr/bin/vi and echo$PATH finally printed /u...

1 years ago

1 answers
100 views
0
gcc commands and aliases on cygwim [closed]

Do you want to improve this question?Edit your post to clarify the issue you are trying to resolve by adding details.Closed 4 years ago.4 years agoI added vim packages to use vim in cygwin and fiddled...

1 years ago

2 answers
103 views
0
error installing answerable on cygwin

Cygwin encountered an error installing an answer.Infile included from/usr/include/python 2.7/pyport.h:332:0 , from /usr/include/python 2.7/Python.h:58, from src/MD2.c:31:/usr/include/sys/time.h:...

1 years ago

1 answers
48 views
0
I want to open Cygwin's terminal in the specified folder from the right-click of the explorer.

As it says here, I was able to do what I wanted to do with herehere-i-t minttyhttps://stackoverflow.com/questions/9637601/open-cygwin-at-a-specific-folderIf the folder name is in English, right-click ...

1 years ago

1 answers
119 views
0
C++ cannot be compiled

When I compiled a simple C++ code in mobaxterm, I got this error. +g++ test.cpp-otestFile included from /usr/lib/gcc/i686-pc-cygwin/7.3.0/include/c++/i686-pc-cygwin/bits/gthr.h: 148:0 , from/usr/li...

1 years ago

2 answers
64 views
0
Even if you define .dir_color, the directory and file colors will be the same color.

All the directories and files will be displayed in white on the server you are logged in to.I first copied /etc/DIR_COLORS to my home directory as .dir_colors.Some of the contents of ~/.dir_colors are...

1 years ago

© 2024 OneMinuteCode. All rights reserved.