problemas al crear dll -URGENTE
Publicado por salserjo (11 intervenciones) el 25/04/2001 19:49:07
Me sale ese error al compilar,...como solucionarlo???
IniciaImp.c
IniciaImp.c(16) : warning C4047: '=' : 'char *' differs in levels of indirection
from 'const int '
Microsoft (R) Incremental Linker Version 6.00.8168
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
/dll
/implib:Inicia.lib
/out:Inicia.dll
IniciaImp.obj
Creating library Inicia.lib and object Inicia.exp
IniciaImp.obj : error LNK2001: unresolved external symbol _pbInitialize@0
Inicia.dll : fatal error LNK1120: 1 unresolved externals
Gracias
IniciaImp.c
IniciaImp.c(16) : warning C4047: '=' : 'char *' differs in levels of indirection
from 'const int '
Microsoft (R) Incremental Linker Version 6.00.8168
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
/dll
/implib:Inicia.lib
/out:Inicia.dll
IniciaImp.obj
Creating library Inicia.lib and object Inicia.exp
IniciaImp.obj : error LNK2001: unresolved external symbol _pbInitialize@0
Inicia.dll : fatal error LNK1120: 1 unresolved externals
Gracias
Valora esta pregunta


0