mirai-computing
mirai-computing
Could you please attach a sample .cbp project with such paths/variables?
I don't know offhand, this requires a little investigation. Anyway, I need a complete .cbp file to feed it to cbp2make and also cbp2make.cfg (if you have made any changes...
Hi, can you retest a recent revision of cbp2make against your case? The logic behind library options is following: 1) if a library path is not empty, i.e. points exactly...
Hi! Sorry for late reply. Unfortunately, cbp2make doesn't know how to import Code::Blocks config (yet), so the fastest way to introduce a custom compiler to cbp2make is to configure it...
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...
Hi! Since cbp2make is a Code::Blocks project by itself it is assumed the project has to be built with Code::Blocks IDE build system, while Makefile for GNU Make is also...