I'm trying to add a large file (3.6gb) as an embedded resource in Visual Studio 2012. Is this possible? I've tried with files ~1gb as well and they fail too. Already have a few other files ranging from 5-60mb and they work fine.
Getting this error message when compiling: Error 2 Unexpected error writing metadata to file 'Not enough storage is available to complete this operation.
(Running win8 x64, loads of ram and disk space. Seriously doubt that's where the problem lies..)