User forums > General (but related to Code::Blocks)
Build project with custom Makefile under windows
oBFusCATed:
--- Quote from: passingby on April 27, 2012, 03:56:29 pm ---The error will stop the debuger to start (target is successfully generated).
--- End quote ---
What does this mean?
I don't understand the parte 'target is successfully generated'.
Explain better please and if you can provide simple sample with the full build log it will be best.
passingby:
The computer with windows installed is not avaliabled. Sorry for that.
The Steps to reproduce the problem:
1. Generate Codeblock Mingw project file by Cmake.
2. Build the project with codeblock.
Expected result: The binary file is generated without any error mesaage.
Real result: The binary file is generated with error "no rule to build the target '.cmd'"
This error prevent the debuger to start.
When I want to debug the project, codeblock with build the project to make sure the target is up to date and stop by the error.
I think this is related Rev 7895 as I mentioned at my first post.
Thank for your help.
oBFusCATed:
So you have a build problem, not a debugger problem? (hint if the build fails the debugger will fail as there is nothing to debug:) )
passingby:
--- Quote from: oBFusCATed on April 27, 2012, 05:11:20 pm ---So you have a build problem, not a debugger problem? (hint if the build fails the debugger will fail as there is nothing to debug:) )
--- End quote ---
Yes, and I didn't notice the error because the binary file is successfully generated.
Until I try to debug the project, I noticed the build problem.
oBFusCATed:
Hm, you contradict yourself.
Do you really have a build problem?
Can you run your application in a terminal or using Build->run?
p.s. please concentrate and try provide non-ambiguous information about your problem, otherwise you're wasting my time and I'll stop responding you...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version