Author Topic: The 09 May 2006 build is out.  (Read 19896 times)

Offline teto

  • Almost regular
  • **
  • Posts: 127
Re: The 09 May 2006 build is out.
« Reply #15 on: May 12, 2006, 07:46:00 pm »
Ok thanks for all ^^
I return to the rc2 since I encounter a bug with the compilation of my project :
the *.exe is built but suppressed 1 second later so I can't test it :'(

ps: I add that the extension handler is a wonderful feature ! Good work ^^
« Last Edit: May 12, 2006, 07:49:07 pm by teto »

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 09 May 2006 build is out.
« Reply #16 on: May 12, 2006, 09:17:29 pm »
Ok thanks for all ^^
I return to the rc2 since I encounter a bug with the compilation of my project :
the *.exe is built but suppressed 1 second later so I can't test it :'(

ps: I add that the extension handler is a wonderful feature ! Good work ^^
can you be a bit more specific about your problem. Going back to RC2 is such a shame ...

Offline teto

  • Almost regular
  • **
  • Posts: 127
Re: The 09 May 2006 build is out.
« Reply #17 on: May 13, 2006, 05:04:18 pm »
Sure I can and I know it is difficult to go back to the rc2 after having seen all those features :
I have a project that links SDL_ttf,SDL,opengl,fmod.When I push F9,cb says to me that nothing has been built yet so I build it.There is no error.I can see it in the windows explorer but the executable suddenly disappears 1 second later as if it was suppressed by cb.

I have windows XP sp2 with an AMD 1500+
If you need other precisions,just tell me .

Best regards

Ps: Sorry for my poor English.I wish it would be correct :$
Ps2: Are virtual directories suc a complicated feature that we have to wait until the 1.5 ? because it's very annoying not to have it
ps3: that's all
ps4: good week-end ^^
« Last Edit: May 13, 2006, 08:15:01 pm by teto »

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: The 09 May 2006 build is out.
« Reply #18 on: May 13, 2006, 09:48:30 pm »
I have a project that links SDL_ttf,SDL,opengl,fmod.When I push F9,cb says to me that nothing has been built yet so I build it.There is no error.I can see it in the windows explorer but the executable suddenly disappears 1 second later as if it was suppressed by cb.

Hello,

That's strange. I never had such a problem with C::B, Visual Studio, Dev-cpp and some other IDE. If there where no exe, it was because an error occurred or because I looked at the bad directory.

Did you see the exe disappear or it is just that you did not find it? Did you look in the right directory?

Best wishes,
Michael

Offline teto

  • Almost regular
  • **
  • Posts: 127
Re: The 09 May 2006 build is out.
« Reply #19 on: May 13, 2006, 09:52:22 pm »
I saw it disappearing . That's the strangest.
I will try to recreate the problem with the newest build.

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: The 09 May 2006 build is out.
« Reply #20 on: May 13, 2006, 09:58:00 pm »
I saw it disappearing . That's the strangest.

Yes, that's strange, especially if no errors occur.

Did you check if all the options (build options, properties) are set correctly? Eventually a post-build  process?

I will try to recreate the problem with the newest build.

This would help to test and possibly find out a solution.

Best wishes,
Michael

Offline teto

  • Almost regular
  • **
  • Posts: 127
Re: The 09 May 2006 build is out.
« Reply #21 on: May 14, 2006, 03:24:17 pm »
Ok I tried with the build of the 12 may without any pb. I'm so happy   :lol:
Quote
eventually a post-build  process?
I think you were right.I tried to put 2 build targets.I believed I disabled one of 2 but it seems not.Sorry for trouble :(

Everything is in an apple pie order ^^
« Last Edit: May 14, 2006, 05:37:32 pm by teto »