[so] [T3] Program database manager mismatch
Alexandru Mosoi
brtzsnr at gmail.com
Mon Dec 3 00:16:31 EET 2007
poti sa-mi spui si mie cum ai compilat sub windows?
de 1h ma chinui sa compilez si dupa ce am reusit sa compilez dll-urile
nu reusesc sa compilez ./Test.exe primesc niste erori specifice (lista
e infinit mai lunga). Am dat declare ca dllexport la functiile alea,
am incercat si sa modific fisierele de test, dar fara noroc:
link /release /out:../Test.exe Test.obj TestMonitor.obj TestRW.obj TestS
tres.obj Test1.obj Test2.obj Test3.obj Test4.obj Test5.obj Test6.obj ../LibRW.li
b ../LibMonitor.lib
Microsoft (R) Incremental Linker Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.
TestRW.obj : error LNK2019: unresolved external symbol "struct Monitor * __cdecl
CreateRWMonitor(void)" (?CreateRWMonitor@@YAPAUMonitor@@XZ) referenced in funct
ion "void __cdecl TestRW(void)" (?TestRW@@YAXXZ)
TestStres.obj : error LNK2001: unresolved external symbol "struct Monitor * __cd
ecl CreateRWMonitor(void)" (?CreateRWMonitor@@YAPAUMonitor@@XZ)
TestRW.obj : error LNK2019: unresolved external symbol "void __cdecl StopCit(str
uct Monitor *)" (?StopCit@@YAXPAUMonitor@@@Z) referenced in function "unsigned l
ong __stdcall Functie1ABC(void *)" (?Functie1ABC@@YGKPAX at Z)
TestStres.obj : error LNK2001: unresolved external symbol "void __cdecl StopCit(
struct Monitor *)" (?StopCit@@YAXPAUMonitor@@@Z)
On Dec 1, 2007 8:59 PM, Dragos Sbarlea <sbarlead at yahoo.com> wrote:
>
> Salut,
>
> La mine tema mea mi se compileaza perfect, fara warninguri, etc.
> Cand fac upload pe site primesc:
>
> LibMonitor.cpp
> LibMonitor.cpp : fatal error C1902: Program database manager mismatch;
> please check your installation
> monitori.cpp
> monitori.cpp : fatal error C1902: Program database manager mismatch; please
> check your installation
> so.cpp
> so.cpp : fatal error C1902: Program database manager mismatch; please check
> your installation
> Generating Code...
> NMAKE : fatal error U1077: 'cl' : return code '0x2'
> Stop.
> checker: building failed
> Problema e ca nu prea am cum sa fac debuging si nu imi dau seama ce as putea
> sa fac sa repar problema. Din ce am citit pe net, eroarea asta ar putea fi
> de la instalare VS Express busita.
>
> Please help....
>
> Dragos Dumitru Sbîrlea
> Facultatea de Automatica si Calculatoare
> Universitatea Politehnica din Bucuresti
>
>
> ________________________________
> Sent from Yahoo! - the World's favourite mail.
> _______________________________________________
> so mailing list
> so at cursuri.cs.pub.ro
> http://cursuri.cs.pub.ro/cgi-bin/mailman/listinfo/so
>
>
--
Alexandru Moşoi
http://alexandru.mosoi.googlepages.com
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
More information about the so
mailing list