Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> oo4o win95 Sample Problem

oo4o win95 Sample Problem

From: <lpf_at_elefante.fe.up.pt>
Date: 1998/01/02
Message-ID: <883752044.949420039@dejanews.com>#1/1

    I'm trying to build the samples C++ that came with the oo4o package i downloaded from the Oracles site(win 95 - V 2.2.0B)

    I'm using Visual C++ 5.0.

  Every time i try to build the ...\Workbook\Empedt sample project i get the folowing of warnings :

omfc.lib(OMFC.OBJ) : warning LNK4102: export of deleting destructor
"public: virtual void * __thiscall OOracleObject::`scalar deleting
destructor'(unsigned int)"; image may not run correctly

omfc.lib(OMFC.OBJ) : warning LNK4102: export of deleting destructor
"public: virtual void * __thiscall OOracleObject::`vector deleting
destructor'(unsigned int)"; image may not run correctly

i get these 2 warnings for each object of the the list below :

1 - OOracleObject
2 - OOracleCollection
3 - OSession
4 - OSessionCollection
5 - ODatabase
6 - OValue
7 - ODynaset
8 - ODynasetMark
9 - OField
10 - OFieldCollection
11 - OClient
12 - OConnection
13 - OConnectionCollection
14 - OAdvise
15 - OParameter
16 - OParameterCollection
17 - OSqlStmt
18 - OParamArray

19 - OBound
20 - OBinder

Empedt32.exe - 0 error(s), 40 warning(s)

Does any one have a clue ?

Did any one had the same problem ?

Thank You (in advance)

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Fri Jan 02 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US