uNetti
Member
|
VS 2012 and resources
Hi,
Just recently switched to VS 2012 Ultimate, and I noticed in v1 editor, if you add a .pak file to project, it gives an error due to resources and I can't compile it in editor.
resource.rc:
130 PAK "C:\my documents\my project\file.pak"
To make it run, I have to open the project in VS and then fix resource.rc
130 PAK "C:\\my documents\\my project\\file.pak"
Just wondering if I am doing anything wrong, or if there is a quick way to fix this?
|
|
04-06-2013 08:22 PM |
|
Esenthel
Administrator
|
RE: VS 2012 and resources
Hi, I've fixed it, will work ok in next release.
|
|
04-07-2013 11:21 AM |
|