// JP opened flex table

Click to See Complete Forum and Search --> : Error Problem - What does this error mean?


Drezard
February 21st, 2007, 03:34 AM
Hello, I need alittle help with this error here:


LINK : fatal error LNK1168: cannot open C:\Documents and Settings\daniel\My Documents\Engine\SystemCore\SystemCore\Debug\SystemCore.exe for writing


What does it mean?

- Cheers, Daniel

humptydumpty
February 21st, 2007, 03:44 AM
this means The given file does not have write permission.actually what r u trying to do.do u want to write something in a exe file or something else.

Thnx

Notsosuperhero
February 21st, 2007, 04:13 AM
Check to see if the app is closing correctly. Sometimes the visual window will close but the process will stay open, that happens to me sometimes.

//JP added flex table