| .NET DotNet Forum Index » Visual C++ Forum » VS2008 C++ Won't save x64 include/lib/... paths... |
|
Page 1 of 1 |
|
| Author |
Message |
| Neil... |
Posted: Thu Sep 10, 2009 8:11 pm |
|
|
|
Guest
|
No problem building win32. In x64, the entries for
"project and solutions"/"VC++ Directories"/Platform x64/.... for include
files and library files are editable, but not persistent. After restarting
the IDE the updates are gone. For that matter, so are the default entries.
Any ideas? |
|
|
| Back to top |
|
|
|
| Neil... |
Posted: Fri Sep 11, 2009 10:02 am |
|
|
|
Guest
|
"Neil" wrote:
Quote: No problem building win32. In x64, the entries for
"project and solutions"/"VC++ Directories"/Platform x64/.... for include
files and library files are editable, but not persistent. After restarting
the IDE the updates are gone. For that matter, so are the default entries.
Any ideas?
Should have added, this on a Vista 64 OS. I tried updating the paths while
running VS as admin, but this didn't help. |
|
|
| Back to top |
|
|
|
| Brian Muth... |
Posted: Mon Sep 14, 2009 12:37 pm |
|
|
|
Guest
|
Did you remember to run Visual Studio as administrator? (Right-click over
the icon, "Run as Administrator")
Brian |
|
|
| Back to top |
|
|
|
|