Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Hoe to fix this error messages>???

wai88iaw
Beginner
597 Views

'console1.exe': Loaded 'C:WINNTsystem32NTDLL.DLL', Cannot find or open a required DBG file.

'console1.exe': Loaded 'C:WINNTsystem32ADVAPI32.DLL', Cannot find or open a required DBG file.

'console1.exe': Loaded 'C:WINNTsystem32KERNEL32.DLL', Cannot find or open a required DBG file.

'console1.exe': Loaded 'C:WINNTsystem32 pcrt4.dll', Cannot find or open a required DBG file.

Thanks

0 Kudos
2 Replies
Steven_L_Intel1
Employee
597 Views
Those are not error messages - they're informational and can be ignored. The messages are telling you that if you wanted to debug those Windows system DLLs, you don't have the debug information for them(that can be obtained separately from Microsoft.)
0 Kudos
wai88iaw
Beginner
597 Views
ok...thank for your help
0 Kudos
Reply