by: Jari Aalto+usenet |
last post by:
Hi,
Where I can specify more linking search directories for a Python
module that makes a gcc build? Setting the LD_LIBRARY_PATH on
command line does not seem to propagate to the linker.
Jari...
|
by: francescomoi |
last post by:
Hi. I'm trying to build MySQL-python-1.2.0 on my Linux FC2
(with MySQL 3.23.58).
But when building, I get this error message:
-------------------------------------------------------
# python...
|
by: Adam |
last post by:
Hi
I have been trying to compile a program and keep getting this error
gcc -g -Wall -c filecopy.c
g++ -static -g -o assess mark.o mark1.o mark2.o mark3.o mark4.o
mark5.o mark5a.o mark5b.o...
|
by: learning_C++ |
last post by:
Hi,
When i tried to compile my code, there is an error:
collect2: ld returned 1 exit status
what is the reason causing this error?
Thanks,,
|
by: Jeffrey W. Baker |
last post by:
I just noticed something unexpected when using psql. I had written a
shell script to bulk-load some hundreds of files into a database, and
move each file to success/ or failure/ directories...
|
by: Navaneet |
last post by:
Hi,
I am building a application on linux. I am getting an error which
relates to undefined reference to a function. I had build same on
other platform, no error comes.
Here is whole error...
|
by: GHUM |
last post by:
The compile works, BUT linking fails:
2.5\Release\psycopg\_psycopg.def -Lc:\python25\libs -Lc:
\python25\PCBuild -Lc:/p
ostgres/83RC2/lib -lpython25 -lpq -lws2_32 -ladvapi32 -o build...
|
by: TsanChung |
last post by:
How to fix the following error?
# make
....
g++ -o src/prog ./src/addSrv.o ./src/createClntCert_main.o ./src/
createSupportFile.o ./src/deleteSrv.o ./src/replaceSrv.o ./src/...
|
by: babhishek |
last post by:
Hi I am trying to compile this code on dev c++
#include<windows.h>
#include<stdio.h>
#include<iostream>
int main(){
char s;
GetWindowsDirectory(s,255);
|
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: erikbower65 |
last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA:
1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
|
by: kcodez |
last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 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: 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:
How does React native implement an English player?
|
by: Mushico |
last post by:
How to calculate date of retirement from date of birth
|