Hi,
I tried to create a library using the project wizard from OpenAT 3.10. The project will be created but during wmmake I get the message
and the library won’t be create.
The complete output is
Is there any way to solve the problem
Best Regards
Ralf Ebert
tobias
2
You’ve probably added header files since the last successful compile.
The build system can for some reason not detect and get new header files when needed.
I just clean out the ads/out/ or gcc/out/ directories when that happens and start a clean compile.