News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

wxScintilla build error on HEAD

Started by therion, December 05, 2005, 07:19:39 PM

Previous topic - Next topic

mandrav

Quote from: therion on December 07, 2005, 02:23:32 PM
IMHO:
- the machine, OS, compiler (gcc3.4.4) etc are the same, so there is no problem.
- the sources are the same (HEAD).
- the IDEs used to build are different: on a 1421 it works, on a newer it DOESNT.

I don't know... something was changed during the weekend (between 1421 and 1447, i dont know when) that is causing this problem for me...

Sorry, I hadn't seen you mentioned win2k.
Anyway, nothing's changed regarding wxScintilla in those revisions. It was updated to a later version maybe but that was code that changed, not files...
And besides, wouldn't we all have problems?
Strange this one...
Be patient!
This bug will be fixed soon...

therion

yes... very strange... ill check out other revisions to find out exactly on which one it happened...
but anyway, there is nothing wrong with scintilla, it builds perfectly if i use the ide rev1421, the problem is with the "build system"...


kisoft

To therion:

A simple way - compare command line for link on rev1421 and last.
OS: WinXPSP3
wxWidgets: 2.8.12
CodeBlocks: Master github cbMakefileGen plugin:
[url="https://github.com/kisoft/cbmakefilegen"]https://github.com/kisoft/cbmakefilegen[/url]

therion

errrrr (really) stupid question: how? :-P

mandrav

Update now, build it and try if it works. I think we found the reason...
EDIT: kudos to Thomas for giving me a hint :)
Be patient!
This bug will be fixed soon...

therion

its building right now.... thanks mandrav, ill tell you the results in a moment :-)
anyway, is there an option to i enable the command line tracing? if so, where is it?

mandrav

If you mean you want to see the actual build commands, go to "Settings->Compiler->Other" and set to "Full logging".
Be patient!
This bug will be fixed soon...

therion

Yessssssss!!!!!! Thats it, fully working again!!!!!
Youre the man mandrav  :lol:

Thanks,


kisoft

To mandrav:

Ok, all right!

Hmm, removed "cmd.exe /c", I must look this windoze or wxExecute feature.
"It would be interesting to know what happened."
OS: WinXPSP3
wxWidgets: 2.8.12
CodeBlocks: Master github cbMakefileGen plugin:
[url="https://github.com/kisoft/cbmakefilegen"]https://github.com/kisoft/cbmakefilegen[/url]