Author Topic: wxScintilla build error on HEAD  (Read 16999 times)

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: wxScintilla build error on HEAD
« Reply #15 on: December 07, 2005, 02:50:42 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

  • Guest
Re: wxScintilla build error on HEAD
« Reply #16 on: December 07, 2005, 02:56:50 pm »
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"...


Offline kisoft

  • Almost regular
  • **
  • Posts: 194
Re: wxScintilla build error on HEAD
« Reply #17 on: December 07, 2005, 03:04:09 pm »
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:
https://github.com/kisoft/cbmakefilegen

therion

  • Guest
Re: wxScintilla build error on HEAD
« Reply #18 on: December 07, 2005, 03:06:16 pm »
errrrr (really) stupid question: how? :-P

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: wxScintilla build error on HEAD
« Reply #19 on: December 07, 2005, 03:08:09 pm »
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

  • Guest
Re: wxScintilla build error on HEAD
« Reply #20 on: December 07, 2005, 03:15:40 pm »
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?

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: wxScintilla build error on HEAD
« Reply #21 on: December 07, 2005, 03:17:29 pm »
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

  • Guest
Re: wxScintilla build error on HEAD
« Reply #22 on: December 07, 2005, 03:25:58 pm »
Yessssssss!!!!!! Thats it, fully working again!!!!!
Youre the man mandrav  :lol:

Thanks,


Offline kisoft

  • Almost regular
  • **
  • Posts: 194
Re: wxScintilla build error on HEAD
« Reply #23 on: December 07, 2005, 04:08:12 pm »
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:
https://github.com/kisoft/cbmakefilegen