User forums > Help

Problems with ntdll.dll and cl.exe

(1/3) > >>

stefangachter:
Hi,

I have installed Microsoft Visual C++ Toolkit 2003 (Compiler Version 13.10.3077 for 80x86). When I try to compile with cl.exe, I get an entry point not found error for ntdll.dll (Version 5.1.2600.1106, I am using Windows XP Professional, SP1).
If ignoring the error message, the compilation terminates correctly and the exe file works as expected. The problem is not related to Code Blocks since I get the same error when starting cl.exe from the command prompt. However, somebody might have had the same problem when installing the toolkit.

Therefore, my questions:

Why do I get this error message?
How can I get rid of it?
Does this error affect the compilation result?

Thanks in advance for any hint.

Regards,

Stefan

Michael:
Hello,

Just some suggestions:

- Did you search for the error using google?
- Did you search in the M$ website?
- Did you download Microsoft and .NET SDK?
- Update to SP2?

Best wishes,
Michael

stefangachter:
Thanks for the reply.

Just some suggestions:

- Did you search for the error using google?
 Yes, but I couldn't find any information related with this problem.
- Did you search in the M$ website?
 The same here.
- Did you download Microsoft and .NET SDK?
 I downloaded the Windows Server 2003 SP1 Platform SDK, but not the .NET SDK.
- Update to SP2?
 I want to avoid that.

Maybe the strange thing is that I installed at the begin Code Blocks and Microsoft Toolkit without any problems. It compiled well without any entry point errors. Then I added additional components of the SDK, i.e. I added the debugger provided with the package. After doing that, the entry point error appeared. So, I don't know yet what exactly corrupted the ntdll.dll. Maybe it helps, if I deinstall the debugger.

stefangachter:
Yes, if I deinstall the debugger provided with the Windows Server 2003
SP1 Platform SDK, then the entry point error does not appear and everything works fine!

Would be nice to know the reason. If somebody has an idea, then please let me know.

Michael:
Which version of C::B are you using? It is always the same version that you are using or you the problem come out with another version?

Could you may be post the full error?

[EDIT]: Too slow in my reply :). May be it is a dll conflict or incompatibility.

Michael

PS.: I hope that in Lausanne the weather is warmer than here in Austria :).

Navigation

[0] Message Index

[#] Next page

Go to full version