Macbook Pro, Parallels 8 and Netlinx Studio
d_gavin
Posts: 21
Hi,
I'm having an issue with a Mac Book Pro 13", Parallels 8 and Netlinx Studio.
If I create a blank source file it compiles fine.
If I open a Workspace (that compiles on my dedicated windows 7 machine fine) and compile it the compiler gives me "Internal Error: Major system error occurred during code generation"
I'm not overly Mac savvy so any help would be good.
Cheers!
I'm having an issue with a Mac Book Pro 13", Parallels 8 and Netlinx Studio.
If I create a blank source file it compiles fine.
If I open a Workspace (that compiles on my dedicated windows 7 machine fine) and compile it the compiler gives me "Internal Error: Major system error occurred during code generation"
I'm not overly Mac savvy so any help would be good.
Cheers!
0
Comments
Make an AMX directory at the root of a dricve and put your source code in there then try again.
Another possibility is your code, any time I have seen Major System Error on compile it turned out to be a function defined twice.