Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

BOFH excuse #170: popper unable to process jumbo kernel


comp / comp.programming / Re: Link error?

SubjectAuthor
o Re: Link error?A

1
Subject: Re: Link error?
From: A
Newsgroups: comp.programming
Date: Thu, 23 Nov 2023 18:46 UTC
References: 1
X-Received: by 2002:a05:620a:29d1:b0:778:9aed:d94 with SMTP id s17-20020a05620a29d100b007789aed0d94mr8039qkp.9.1700765194772;
Thu, 23 Nov 2023 10:46:34 -0800 (PST)
X-Received: by 2002:a25:6c89:0:b0:da0:3bea:cdc7 with SMTP id
h131-20020a256c89000000b00da03beacdc7mr6185ybc.2.1700765194561; Thu, 23 Nov
2023 10:46:34 -0800 (PST)
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!eternal-september.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.programming
Date: Thu, 23 Nov 2023 10:46:34 -0800 (PST)
In-Reply-To: <c29b69ec-5f6a-4f93-bf6e-3e9d533cf7e7@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=82.131.77.94; posting-account=F_S9FAoAAACKEn05RTNe4IbG2agSNkoa
NNTP-Posting-Host: 82.131.77.94
References: <c29b69ec-5f6a-4f93-bf6e-3e9d533cf7e7@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <a4271544-de9f-427d-a575-7c9986798ec4n@googlegroups.com>
Subject: Re: Link error?
From: dkk33365@zslsz.com (A)
Injection-Date: Thu, 23 Nov 2023 18:46:34 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 2979
View all headers

Wouldn't You mind, if I rob Your car and all Your money tomorrow ?

On Tuesday, July 9, 2013 at 4:49:15 PM UTC+3, loud...@gmail.com wrote:
> Hello all, I was trying to build a simple application using Oracle OCCI. Unfortunately this application stops working during connection to Oracle database. I guess it was because of linking but not sure. Can you please help me out?
>
> After showing 'Start, Create connection,Windows reports 'main.exe stopped working.'
>
> Code is:
>
> cout << "Start" << endl;
>
> env = Environment::createEnvironment(Environment::DEFAULT);
>
> try {
> cout << "Create connection" << endl;
> con = env->createConnection(user, password, db);
> cout << "Done" << endl;
> }
> catch (SQLException& ex) {
> cout << ex.getMessage();
> exit(EXIT_FAILURE);
> }
>
> Platform: Windows 7 64bit
> Oracle 11.2 64bit
> OCCI 11.2 64bit
> Visual Studio 2012 Express
>
> Compiling and linking output:
> cl -c -nologo -MT -W3 -WX -D_CRT_SECURE_NO_WARNINGS /EHsc -IC:\Users\hongliang.w
> ang\Downloads\instantclient_11_2\sdk\include -Fomain.obj main.cpp
> main.cpp
> link -nologo -release Ws2_32.lib main.obj C:\Users\hongliang.wang\Downloads\inst
> antclient_11_2\sdk\lib\msvc\oraocci11.lib C:\Users\hongliang.wang\Downloads\inst
> antclient_11_2\sdk\lib\msvc\oci.lib C:\Users\hongliang.wang\Downloads\instantcli
> ent_11_2\sdk\lib\msvc\ociw32.lib -out:main.exe
>
> Following dlls are in the same directory as main.exe
> 2010-03-30 19:03 657,408 oci.dll
> 2010-03-13 21:39 1,564,672 orannzsbb11.dll
> 2010-03-30 18:22 1,314,304 oraocci11.dll
> 2010-03-30 19:05 135,725,056 oraociei11.dll
>
> Any ideas? Thanks in advance!

1

rocksolid light 0.9.8
clearnet tor