Libs
Discussions tagged Libs
-
more than a month ago
apk-expansion.dex.jar does not exist on my system.
Hello all. I installed Rad Studio 10.1 Berlin and I have an error in my libraries. What am i suppoested to do? and apk-expansion.dex.jar does not exist on my system. Thank you.... -
more than a month ago
Any method of making a suitable LIB file for a DLL created with Microsoft VS C++?
A hardware manufacturer has provided a DLL to interface with their USB device. This DLL is a C++ Class Library created in Microsoft VisualStudio. The supplied LIB files would not link (no surprises there - wrong format), so I used IMPLIB to create ... -
more than a month ago
COFF2OMF problem
Hi, I have *.lib file written in VC++ that I want to convert it from COFF to OMF. I used the utility COFF2OMF and also ImpLib, and ImpDef then Implib, but unfortunately I am still get linker error. Could anybody help me to convert the following att... -
more than a month ago
F1027 Unit not found: 'System' or binary equivalents (.dcu)
While trying to install TComport_411f into Delphi-10 Seattle (Starter Version), the IDE apparently got messed up and now none of my work will compile. Any attempt to compile even the simplest VCL program gives the error F1027 Unit not found: 'Syste... -
more than a month ago
How to configure different lib LIB for each platform and/or config ?
It seems that is not possible to use different dynamic library .DLL/.LIB file for different configuration ?!?I mean: I need to use a 3rd part library which is deployed with different LIB files as below: for Win32/Debug version I need to use file1.li...
- Page :
- 1