User forums > Using Code::Blocks
paths wrong when importing MSWorkspaces
zieQ:
I have located another problem with importers that do not properly handle workspace/project configurations (there's an error on the debug log !). I'm working on a fix but it's quite hard to handle visual 6 workspaces since there's no documentation about the format. I'm trying to figure out how visual 7 imports visual 6 projects configurations. Hope this time the importer will work properly :roll:. Note that, for now, there's no "project configurations" feature in C::B so we fake by using targets instead.
I'll try to post a patch this evening.
st3vie:
--- Quote from: grv575 on September 26, 2005, 12:31:54 am ---codeblocks generates a codeblocks.rpt crash report when it crashes. posting that would help pin down the source of the crash (note also the codeblocks compiled in the devel directory contains debuggins information while the one in the output directory does not).
--- End quote ---
hm, i don't get a .rpt file when that crash occurs. Where should this file be, if it exists? Using find didn't help either. :? Or is this a dev-cvs-only thing you talk about?
@zieQ:
yes, i saw it now as well: ERROR: could not find targets.
i guess i didn't scroll down completely last time, when the import worked. :oops:
-st3vie
zieQ:
The rpt file should be located in the same directory as codeblocks executable, so either in the devel/ or output/ directory
st3vie:
i'm a bit confused now :? The devel and output dir are not there, where i installed CB.
i installed CB in /opt/codeblocks-cvs and this is what i have there:
--- Code: ---bin:
codeblocks console_runner
lib:
libcodeblocks.la libcodeblocks.so.0 libwxscintilla.la libwxscintilla.so.0 pkgconfig
libcodeblocks.so libcodeblocks.so.0.0.1 libwxscintilla.so libwxscintilla.so.0.0.1
share:
application-registry applications codeblocks icons mime mime-info pixmaps
--- End code ---
so.. did i miss something? or do something wrong? Should those dirs have been created during install?
-st3vie
zieQ:
Oh hum, I'm not sure how C::B is organised now due to the new autoconf project. Don't know where you could find the rpt file :?
I fixed the ERROR during import, should be OK now :wink:
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version