Author Topic: The 02 March 2007 build is out.  (Read 47188 times)

Offline AmR EiSa

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 02 March 2007 build is out.
« Reply #15 on: March 03, 2007, 06:42:16 am »
OW can compile .lib for linux and .elf for linux too it's Application file for linux , OW make this for linux in windows

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 02 March 2007 build is out.
« Reply #16 on: March 03, 2007, 07:33:19 am »
Thanks for the informations.  :)

No, it doesn't support that at this point. But they will be added in future. :)

I'll update it to accept user-specified linker option today. Then you can manually specify the option to generate *.elf files. Once the support is added, this will less troublesome to do. :)

Regards,

Biplab
Be a part of the solution, not a part of the problem.

Poobah

  • Guest
Re: The 02 March 2007 build is out.
« Reply #17 on: March 03, 2007, 11:37:12 am »
Thanks as always,but a little problem: the feed is not working more :( Please adjust it,it's very useful! ;)

Forget it,now it's seems to be OK :)
Speaking of which, is there a feed with only, say, the latest ten updates? It's become far too big.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 02 March 2007 build is out.
« Reply #18 on: March 03, 2007, 02:22:40 pm »
Thanks as always,but a little problem: the feed is not working more :( Please adjust it,it's very useful! ;)

Forget it,now it's seems to be OK :)
Speaking of which, is there a feed with only, say, the latest ten updates? It's become far too big.

:-)


I could cut off N-10   ;-)

Alturin

  • Guest
Re: The 02 March 2007 build is out.
« Reply #19 on: March 03, 2007, 03:01:07 pm »
Get a proper feed reader? :P
C'mon, most readers allow you to specify how many entries you want to see!

GTOnizuka

  • Guest
Re: The 02 March 2007 build is out.
« Reply #20 on: March 03, 2007, 03:17:05 pm »
Get a proper feed reader? :P
C'mon, most readers allow you to specify how many entries you want to see!

For example i use google reader and i can see from 1 to 9 entries ;)

Alturin

  • Guest
Re: The 02 March 2007 build is out.
« Reply #21 on: March 03, 2007, 05:23:03 pm »
Get a proper feed reader? :P
C'mon, most readers allow you to specify how many entries you want to see!

For example i use google reader and i can see from 1 to 9 entries ;)

Exactly ;)
Google Reader + Google Homepage = ?

Offline AmR EiSa

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 02 March 2007 build is out.
« Reply #22 on: March 03, 2007, 09:17:44 pm »
Thanks for the informations.  :)

you are welcome any time , and i mast say thanks for wxScript

But they will be added in future. :)

I hope so.

I'll update it to accept user-specified linker option today. Then you can manually specify the option to generate *.elf files. Once the support is added, this will less troublesome to do. :)

I hope that not for linux only but for anther OSs like OS2 & freebsd and ....

Regards,
AmR EiSa

Offline Jan van den Borst

  • Multiple posting newcomer
  • *
  • Posts: 99
Re: The 02 March 2007 build is out.
« Reply #23 on: March 04, 2007, 12:28:20 am »
LS,
I was playing around with the precompiled header feature described in the  codeblocks wiki. However it doesn't work with the "flat objects" compiler option. Is this a bug or am I doing something wrong. This applies to the mingw compiler (win32)

However I got it to work using visual studio 2005. That is great.

Hope somebody knows a workaround for gcc and flat object compiler setting

Jan

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 02 March 2007 build is out.
« Reply #24 on: March 04, 2007, 06:00:55 am »
and i mast say thanks for wxScript

Did you try the OW+wxWizard?

I hope so.

Yes they will be. There might be some delay (I hope NO delay), but it will be added. ;)

I'll update it to accept user-specified linker option today. Then you can manually specify the option to generate *.elf files. Once the support is added, this will less troublesome to do. :)

I hope that not for linux only but for anther OSs like OS2 & freebsd and ....

This is for OW only where you can specify any additional or advanced linker option to wlink.exe and this is already added. It was there in C::B, I turned it off during the first commit and turned it on in the second commit. Regarding other OS, we'll try; at least I'll add it for Linux (I use OpenSUSE). :)

Regards,

Biplab
Be a part of the solution, not a part of the problem.

Offline AmR EiSa

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 02 March 2007 build is out.
« Reply #25 on: March 04, 2007, 08:19:08 am »
Did you try the OW+wxWizard?
No i don't at this time i resetup my windows and i will setup RH9 soon , sorry for that  :?

Regards,
AmE EiSa

Offline AmR EiSa

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 02 March 2007 build is out.
« Reply #26 on: March 04, 2007, 08:35:06 am »
I can't build default App :(
see log files

[attachment deleted by admin]

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 02 March 2007 build is out.
« Reply #27 on: March 04, 2007, 09:32:08 am »
I can't build default App :(
see log files

I can see from your log that Release Target is built successfully. Debug Target has failed as you are linking it against Release lib. Try linking it against Debug lib of wxWidgets (Means compiled with __WXDEBUG__ on). The error will not come up. :)

I've just retested it and wizard adds appropriate libs in appropriate target. :)

Regards,

Biplab
Be a part of the solution, not a part of the problem.

watt

  • Guest
Re: The 02 March 2007 build is out.
« Reply #28 on: March 04, 2007, 11:09:43 pm »
nooooooooooo i can't believe ... i read the tutorials... but the codeblocks don't work ...
i get the codeblocks.rc2 from official website, and i get the files on svn.
i enter in the truck/
./bootstrap
(no errors)
./configure
(no errors)
./make
(no errors)
./make install
(no errors)

codeblocks nothing

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: The 02 March 2007 build is out.
« Reply #29 on: March 04, 2007, 11:44:13 pm »
nooooooooooo i can't believe ... i read the tutorials... but the codeblocks don't work ...
i get the codeblocks.rc2 from official website, and i get the files on svn.
i enter in the truck/
./bootstrap
(no errors)
./configure
(no errors)
./make
(no errors)
./make install
(no errors)

codeblocks nothing

What do you mean "codeblocks nothing" ? Details please.

Did you cd .../src/codeblocks/devel
./run.sh