User forums > Help

New compiler, old compiler information left in code::blocks build log.

<< < (2/2)

stahta01:
Create a new project and see if the include still exists.
If it does not you know the problem is located in the project file.

Tim S.

nore:
This pinpoints the issue.

--- Code: ---
i686-w64-mingw32-g++.exe  -o bin\Debug\console.exe obj\Debug\main.o  -m32 -m32 
Output file is bin\Debug\console.exe with size 121.67 KB


--- End code ---

I will look around in the project files.

nore:
The issue has been solved. After selecting the "Properties..." option for the project and then "Project Build Options" I received a message stating that the old compiler could not be found. Selecting the new compiler displayed the standard project-wide compiler options where I could navigate to the search directory and clear out any old information.

Navigation

[0] Message Index

[*] Previous page

Go to full version