Not in the network neighborhood? :)
So the bugs that I noticed are:
--> Window with the compilers: it always appear, and is no-resizable... (so I don't see every compilers, it should has 20px more. And on the first time that it appears, it should has an attribute "always on top")
--> when opening: "the windows system cannot find a file.... bla bla bla, make sure that filename is right... etc"
settings -> environment ...
CRASH
(latest SVN on winXP)
anyone else have this or have i just bjorked my settings
settings -> environment ...Did (all of you) run update(.bat) recently? Resource files have been changed - this can happen! - which have to be updated. Sometimes it is not as simple as a re-compilation to do an update. The update scripts take care to crunch (update) the resources, too. In addition under linux you might have to do a:
CRASH
make clean-zipfiles
make clean-bin
make clean
The last change (that is related.. (I think)) was adding the Cygwin compiler... could that be the problem?
I don't have this problem, too (although I also have the Cygwin compiler installed). Anyway - I don't think it's related to Cygwin. I tried hiding the Cygwin suite (removing all reg entries and renaming the root directory) and it still works properly...!?The last change (that is related.. (I think)) was adding the Cygwin compiler... could that be the problem?I feel this is the cause, unfortunately Yiannis doesn't have this. But maybe he doesn't have this because he has installed cygwin ??
I don't have this problem, too (although I also have the Cygwin compiler installed). Anyway - I don't think it's related to Cygwin. I tried hiding the Cygwin suite (removing all reg entries and renaming the root directory) and it still works properly...!?The last change (that is related.. (I think)) was adding the Cygwin compiler... could that be the problem?I feel this is the cause, unfortunately Yiannis doesn't have this. But maybe he doesn't have this because he has installed cygwin ??
With regards, Morten.
Edit: Wait a sec... I removed the config directory (next to hiding Cygwin) and I see the problem here, too... Allow me to take back what I've just said... ;-)
* Fixed compilers detection occurring on every startup.
- Enlarged the compilers auto-detection dialog a bit and also made it resizeable.