Original Post
Hello,
I made a post on Code::Blocks forum but they apparently just stopped to help me after for no particulare reason. That's why I'm posting here, hoping you help me solve my problem . Sometimes, one of my Code::Blocks projects seems to get corrupted or something that makes it unbuildable for no reason at all. When this happens, I have to create a new project and add all my code files again. This is getting very long with big projects and that's why I would like to fix that dumb bug. You might tell me: Does Code::Blocks give you any error? My answer is no, even if I do rebuild/clean. Code::Blocks tells me:
''-------------- Clean: Debug in UnforeseenCosmosCore (compiler: GNU GCC Compiler)---------------
Cleaned "MyProject - Debug"
-------------- Build: Debug in UnforeseenCosmosCore (compiler: GNU GCC Compiler)---------------
Linking stage skipped (build target has no object files to link)
Nothing to be done (all items are up-to-date).''
When I check in my project's folder, there's only and old version of my library (MyProject.a). Then, I decided to delete the old version just to check if it was impeding the building process. When I rebuild, the same message appears. After that, when I go check back in my project's folder, nothing have been built (there's no file MyProject.a). I really don't know how to fix this issue and that's why I need your help please .
Thecheeselover
I made a post on Code::Blocks forum but they apparently just stopped to help me after for no particulare reason. That's why I'm posting here, hoping you help me solve my problem . Sometimes, one of my Code::Blocks projects seems to get corrupted or something that makes it unbuildable for no reason at all. When this happens, I have to create a new project and add all my code files again. This is getting very long with big projects and that's why I would like to fix that dumb bug. You might tell me: Does Code::Blocks give you any error? My answer is no, even if I do rebuild/clean. Code::Blocks tells me:
''-------------- Clean: Debug in UnforeseenCosmosCore (compiler: GNU GCC Compiler)---------------
Cleaned "MyProject - Debug"
-------------- Build: Debug in UnforeseenCosmosCore (compiler: GNU GCC Compiler)---------------
Linking stage skipped (build target has no object files to link)
Nothing to be done (all items are up-to-date).''
When I check in my project's folder, there's only and old version of my library (MyProject.a). Then, I decided to delete the old version just to check if it was impeding the building process. When I rebuild, the same message appears. After that, when I go check back in my project's folder, nothing have been built (there's no file MyProject.a). I really don't know how to fix this issue and that's why I need your help please .
Thecheeselover