08-28-2012 08:15 AM
Here something new: when trying to force it to 64 bits instead of "any cpu" I got this error message: Error 4 The destination path of folder 'Program Files (64-bit) Folder' is not compatible with the project's target platform 'x86' C:\...\PlotsVsCharts\Setup14\Setup14.vdproj
Why would it think that the target platform would be x86? I changed to x64 from the configuration manager... Is anybody can tell me how to configure the setup to work on 64 bits?
08-28-2012 10:21 AM
Don't bother, I tried to force for a 32 bits version and I still got the same error message...
In the problem details, it says that it is a "Problem signature". Any idea on that?
08-30-2012 09:02 AM
I finely find the bug, at least for my machine: it seems that the configuration for the compilation can't be "any cpu" and must be "x86"
09-04-2012 09:23 AM
I am glad you found a solution, and thanks for sharing it back on the forum!