by: DvDmanDT |
last post by:
Hello, I have an intresting problem: I want to let users upload sourcecode
and then compile it using my cygwin gcc... But one thing at a time... I
can't get that gcc to execute...
...
|
by: Joonas Paalasmaa |
last post by:
Hi,
When compiling Sketch's streamfilter C extension the errors below are
raised during linking. What could cause the errors?
(Python 2.3, MinGw 1.1 with GCC 2.95.3-6, Windows 98)
Here are...
|
by: maxwell |
last post by:
I'm trying to use the 'numarray' package (v1.1.1) under Python 2.4
running under CygWin.
I initially downloaded the Windows executable version of the numarray
package, and installed it under...
|
by: Mayer |
last post by:
Hello:
I'm running python under cygwin and need to find the drive letter.
Cygwin has a way of calling my drives by a name relative to the Cygwin
directory, so I get things like /home/user rather...
|
by: Andrew Sasak |
last post by:
I am using Cygwin in windows 2000. I have a file libtclap.a at
C:\cygwin\usr\local\lib. In order to compile I have to spell out
C:\cygwin\usr\local\lib\libtclap.a. It seems like cygwin should...
|
by: goberle |
last post by:
I have installed the Cygwin package under WinXP. I am trying to insure
that I have a reasonable development environment, and that things are
working properly, by trying to compile and run the...
|
by: Johnny Lee |
last post by:
Hi,
I was using urllib to grab urls from web. here is the work flow of
my program:
1. Get base url and max number of urls from user
2. Call filter to validate the base url
3. Read the source...
|
by: James Calivar |
last post by:
Hi,
I'm trying to compile PHP v5.1.6 under Windows XP using cygwin. I get
the following error when I run ./configure. Can anyone help please?
$ ./configure
loading cache ./config.cache...
|
by: bkunjitam |
last post by:
Using python (Python 2.5) I am invoking a cygwin session by the following code.
from win32com.client import *
a = Dispatch("Wscript.Shell")
a.Run("C:/cygwin/cygwin.bat");
|
by: Vinay |
last post by:
Hello,
I have to compile the ICU 3.4 Using Intel C++ Compiler 9.0 with Cygwin
on Windows Server 2003 (IA 64 machine).
But I am facing a lot of difficulties.
1. I tried to compile a simple c...
|
by: Rina0 |
last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: linyimin |
last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|
by: Mushico |
last post by:
How to calculate date of retirement from date of birth
|