User forums > Help
Compilation error with SuSE Linux 9.3 on AMD64
MortenMacFly:
--- Quote from: Takeshi Miya on May 03, 2006, 06:01:17 pm ---You can use C::B in your Windows pc and compile remotely in your Linux server: http://forums.codeblocks.org/index.php?topic=2378.0 :wink:
--- End quote ---
Thanks Takeshi, I'm aware of that. But compiling remotely is not enough. I need to run the programs for testing and thus require to capture the output (on the screen and in output files). So I would need a shell and X anyway. I'm doing a XDMCP connection currently which allows me to do testing. Just if I could run C::B I could automise quite some of the steps... :roll:
With regards, Morten.
MortenMacFly:
--- Quote from: mandrav on May 03, 2006, 06:07:42 pm ---Are you allowed to use the debugger in that linux server?
--- End quote ---
Yes, just tell me what to do. Because it seems there is no log file written?!
With regards, Morten.
Edit: What might help to reproduce: I do all "configures" (wxGTK and C::B) with --prefix /home/[user]/tmp. The folder ~/tmp holds a directory structure just as the linux root. So I'm not installing to /usr/local (or whatever) but to /home/[user]/tmp.
MortenMacFly:
I just wanted to say that I resolved this issue in a way that I added a "return;" on top of the function that throwed the assertion (void RegisterAnyObject(asCScriptEngine *engine)). Now I can compile and run under SuSE linux (after I removed the project wizard plugin). I haven't had any negative side-effects until now but there maybe some... Just for someone else stumbling on that issue - it is at least a quick fix that allows one to work with C::B... ;-)
With regards, Morten.
Navigation
[0] Message Index
[*] Previous page
Go to full version