Hi Eike,

Eike Rathke schrieb:
Hi Regina,

On Tuesday, 2009-07-28 18:05:46 +0200, Regina Henschel wrote:

Workaround (hopefully, didn't try) for now: remove all object files
mentioned in the error messages and rebuild the module without debug.
Then remove the resulting DLLs and relink them with debug to include
debug code of other object files again:

cd sc
del wntmsci12/slo/{the,object,files,mentioned}.obj
build
Here it breaks again :( and the .obj files are there again.

Same errors "already defined in ..." with same object files although you
built them without debug this time?

Yes.

 Are you sure you removed all object
files that were mentioned in the error messages?

I removed scui_dftl_version.obj and pvfundlg.obj with rm (del does not work) and controlled in the explorer that the files are really deleted. I also tried it with only removing pvfundlg.obj. Same result, build breaks. Would it help, to sent you the complete build log?


del wntmsci12/bin/*.dll
cd util
dmake debug=t

Or was the error during this step?

No, I had not made that step because it breaks already before.

kind regards
Regina


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to