PDA

View Full Version : CodeWarrior has Issues..... help needed..


Muffinking
2003.03.11, 09:55 PM
I am really really close to killing Codewarrior, just chopping it's head right off.. sigh... to bad it is only a program...

anyways onto the problem at hand.


at school here (brock university if your wondering) we do all our assignments with Codewarrior Learning Edition v3 which is fine since I used to do all my programming under Code Warrior Pro 5.

But the problem is this: Code warrior likes to randomly deny me access to my projects. There is no discernable pattern here... whenever the hell it feels like it it will give me an error saying something like:

"Error 43550- denied access blah blah..."

has anyone else encountered this? actually, doesn't any actually use CodeWarrior Learning edition v3?

is there some sort of update I am missing from Metrowerks?
it drives me nuts, if I could get Project builder to work for my assignments I would never use codewarrior again.. but alas this is what I must use...

am I doomed to an eternity of denied access demons? or is there some little fix for this?

obviously this is happening in OS X and I am the root user, so there shouldn't be problems with that.. but it doesn't even let me change file permissions... or when I do it does nothing.. which leads me to believe that it is an internal file mess on CW's part..

sigh... back to Java and CW hell... err... I mean back to work..

Hank out.

athomson
2003.03.12, 12:16 AM
Originally posted by Muffinking
[BBut the problem is this: Code warrior likes to randomly deny me access to my projects. There is no discernable pattern here... whenever the hell it feels like it it will give me an error saying something like:

"Error 43550- denied access blah blah..."

[/B]

Ouch. Which version of Mac OS X are you running? Versions prior to the Jaguar relase have issues with the file system caching files, which causes CodeWarrior to choke sometimes. Officially it isn't a bug but it was fixed in the Jaguar release, go figure.

Otherwise try deleting the data filder in yur project directory, you will have to recompile the entire project but it may fix the problem for a while.

Andrew.

Muffinking
2003.03.12, 04:57 PM
I am running on the latest version of jaguar... 10.2.4 i believe it is.. so i don't know what the problem is..