Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

No source file named....

Running NIOS 2 Software Build Tools 9.1 on Windows Vista 32bit. I recently started getting the following messages in the console:

No symbol "auto" in current context.

No symbol "new" in current context.

Current language: auto; currently asm

No source file named laser_main.c.

No source file named laser_events.c.

No source file named laser_events.c.

No source file named laser_events.c.

the program compiles and runs fine. I know laser_main and laser_events files are in the project. the problem tho, is when i debug, since it cannot fine the source, cannot show the source code and step intelligently... I tried cleaning. Is there something I can do to get it to recognize these files?

thanks

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I am getting the same error. Dont no how to get around the problem.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Are you mixing C and C++ code?

    Have you files with .cpp extension, too?

    Check the compile settings.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi, I know the Thread is old, but I got the same problem. In my case, it was solved, after I set up a new debug configuration...

    Very simple, but worked for me.

    Greets
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    How to setup set up a new debug configuration?give more detail would best!thanks