Registriert seit: 17. Mai 2007
482 Beiträge
Delphi XE6 Professional
|
Re: OBJ files from Delphi - can't link
21. Jun 2011, 12:48
So, what the point of OBJ's from Delphi? Aghr.
So, what can I do if I have source in Delphi and I don't have Builder (but how Bulder can help if source is in Delphi nor C++?)?
I found on this site link to objconv.exe and tried it.
objconv -fomf TestLib32.obj TestLib32.o
Output is identical with input, so I don't know it working or not...
|