Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile Needs Fixed #26

Open
dylanmtaylor opened this issue Oct 12, 2011 · 2 comments
Open

Makefile Needs Fixed #26

dylanmtaylor opened this issue Oct 12, 2011 · 2 comments

Comments

@dylanmtaylor
Copy link
Owner

If you haven't noticed, we use a generated makefile based off of the Code::Blocks project file. For a while now, the Makefile has been broken. It would be nice to have the Makefile work, while still having it generated from the Code::Blocks project.

@mirai-computing
Copy link

Hi, I checked out that problem you have with new revisions of cbp2make. The tool itself seems to be all right, but you need to update "cbp2make.cfg" file (just backup this one and erase it). Relevant changes were applied by rev.110 (http://forums.codeblocks.org/index.php/topic,13675.msg100462.html#msg100462). Your makefile becomes broken because of wrong configuration file. It is somewhat misleading that cbp2make doesn't offer any help for such cases, so I'm putting that issue on my to-do list.

@dylanmtaylor
Copy link
Owner Author

I'm trying to fix the makefile right now... I've been very busy with things other than coding, and I'm just writing a comment to let you all know I'm still maintaining the project, and I didn't forget about this issue. I've been debugging while using the -x argument of sh in the CodeBlocks "Environment" tab, and I hope to find a solution soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants