Display :
Did not find what you want,
Be the first to ask question on CYGWIN
Category: CYGWIN

I have saved mp3 files using the Mixxx audio tool in Linux saved on my USB. My computer crashed and have a new one that runs Windows. I am wondering if installing cygwin audio tools can help me play the files on my Windows PC since they are originally from Linux or do I have to install another software to do that.

Category: CYGWIN

Funny windows message anyone? This is supposed to replace user but retain files of previous user and make those files accessible by the new user. Now what happens is that those files are now inaccessible to the new user. How do we take those files and make it ours?

Error

User error – Replace user

Category: CYGWIN

Dear friends,

I am made aware that FFMpeg 0.5 is a potent video tool and that it is very easy to compile it on windows platform.However my experience has proved otherwise.I am facing issues compile FFMpeg 0.5 On Windows using MinGW.The following error occurs 
 
 
ffmpeg.exe- Unable to Locate Component
"This application has failed to start because mgwz.dll was not found.reinstalling the application may fix this problem."
 
Need some really good inputs to get past this issue.

Category: CYGWIN

Hi guys I am being searching for the cross discover dj activation but got none reliable. Do you know one that may work?

Category: CYGWIN

Hi there,

I downloaded and installed Portable Ubuntu on my system. I was able to extract the file to my desired destination. However it is currently producing a fatal error which I am unable to interpret. I can still use Ubuntu but there is no graphical interface

Category: CYGWIN

Hi Experts,

I have two computers with almost identical configuration,both running Windows Vista Ultimate. I have installed Android ndk and have set the same configuration in both the systems. On one system,I get the error 127 while building my project with ndk-build. However the other system works absolutely fine. When I try to open arm-eabi-gcc.exe manually, I get the following error

Category: CYGWIN

Hi Guys,

An application compiled by myself in C and Win32 works to perfection when used with netbeans IDE.It does not shows any abberations whatsoever.However all my attempts to launch the application on Windows 7 fails miserably.

 
 
The error as give above states that "The program can't start because cygwin1.dll is missing from your computer. Try reinstalling the program to fix this problem." Techies please come to my rescue.
 
Thanks,
James
Category: CYGWIN

Hi,

I'm developing an application using Eclipse CDT with Cygwin.  Sequence of steps that I've followed is as below:

  1. Installed Eclipse CDT
  2. Installed Cygwin with gcc and g++
  3. Generated and added gdb at c:\cygwin\bin to PATH variable

Using the above steps I've successfully created a sample Hello World Application, which has been compiled satisfactorily. I've to set the execution configuration manually, but when it comes to debugging, application crashes with the following error:

Category: CYGWIN

Hello,

After creating GUI for Unix, I would like to port it now to Windows for better and wider program development. How will I be able to do that?