I keep getting a
LINK : fatal error LNK1102: out of memory
error on a fairly large C++ project.
I've obviously
-read the help,
-set up a much bigger swap file
-checked memory at the critical time
(still 0.5Gb left)
Has anyone any other pointers as to what sorts of thing causes this.
Thanks
Paul Cloke
LINK : fatal error LNK1102: out of memory
error on a fairly large C++ project.
I've obviously
-read the help,
-set up a much bigger swap file
-checked memory at the critical time
(still 0.5Gb left)
Has anyone any other pointers as to what sorts of thing causes this.
Thanks
Paul Cloke