User forums > Nightly builds

The 31 January 2007 build is out.

<< < (6/7) > >>

gd_on:

--- Quote from: stahta01 on February 01, 2007, 07:14:48 pm ---
I deleted the compiler variable value of windres and it automaically put in CPP and it worked for me after I removed the link file check mark.

Tim S

--- End quote ---

Works also for me, but it's just a workaround because rc file is not compiled nor linked. So, as if there were not any resource file. Again came back to 3553 build.  :(

gd_on

stahta01:

--- Quote from: gd_on on February 01, 2007, 08:28:06 pm ---
--- Quote from: stahta01 on February 01, 2007, 07:14:48 pm ---
I deleted the compiler variable value of windres and it automaically put in CPP and it worked for me after I removed the link file check mark.

Tim S

--- End quote ---

Works also for me, but it's just a workaround because rc file is not compiled nor linked. So, as if there were not any resource file. Again came back to 3553 build.  :(

gd_on

--- End quote ---

No, the .res file was created when I rebuild the project so I do NOT think the resource file was left out.
Note, I left it checked so it was compiled. I have no idea are resource files supposed to be linked?

Tim S

Marenz:

--- Quote from: stardust on February 01, 2007, 11:57:17 am ---C::B grabs the mouse! I cannot use the mouse in any application, entering text via keyboard is still possible. The mouse pointer looks like a "plus inupper left corner".

Last action was:
(Resources tab is active)
Project->Built options -> Change compiler default for all projects -> Confirm

Click on 'Project view in Manager' (formerly was the resources tab).

SVN: 3558
OS: SuSE 10.0, KDE, wx2.6.1

I tried to make a snapshot (blame me), but get in the snapshot tool:


--- Code: ---Grabbing the mouse failed with "AlreadyGrabbed"
--- End code ---

Killing C::B releases the mouse.

----

I just reproduced the bug.
I now cound not even use the keyboard and ALT+TAB to switch to a console and had to kill C::B from remote...




--- End quote ---


I can confirm this bug. i always thought it was my window-managers fault. i got Ion3, debian etch, wx2.6 .
I don't need to open some menu'S for that, well i never actually see when it happens, i just programm as normal and suddendly i realize that i can't click anything. after trying to close CB, it refuses to close, but the problem was also gone.

ironhead:

--- Quote from: stahta01 on February 01, 2007, 08:33:23 pm ---No, the .res file was created when I rebuild the project so I do NOT think the resource file was left out.
Note, I left it checked so it was compiled. I have no idea are resource files supposed to be linked?

--- End quote ---

Yes, they should be linked, if not they will not be included as part of the resulting binary.

stahta01:

--- Quote from: ironhead on February 01, 2007, 08:58:57 pm ---
--- Quote from: stahta01 on February 01, 2007, 08:33:23 pm ---No, the .res file was created when I rebuild the project so I do NOT think the resource file was left out.
Note, I left it checked so it was compiled. I have no idea are resource files supposed to be linked?

--- End quote ---

Yes, they should be linked, if not they will not be included as part of the resulting binary.

--- End quote ---

I am using a custom command to build the res file.

$rescomp -i $file -J rc -o .objs\2.6\src\resources\resources.res -O coff $res_includes

It appeared to work and then it stopped working.

Tim S

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version