blackberry / VSPlugin

Visual Studio Plugin for BlackBerry Native SDK
9 stars 15 forks source link

b109 - project contents missing when project solution is opened ever other time #104

Open mattcostanzo opened 11 years ago

mattcostanzo commented 11 years ago

Switching between projects FallingBlocks and Bullet fails to open the project

Workaround is to open it again.

C:\sample_projects\Bullet-master\Bullet-master\build\vs2010\App_BasicDemo.vcxproj : error : The expression "[System.IO.File]::ReadAllText(C:/bbndk/host_10_1_0_132/win32/x86\etc\qcc\gcc\default)" cannot be evaluated. Could not find a part of the path 'C:\bbndk\host_10_1_0_132\win32\x86\etc\qcc\gcc\default'. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\BlackBerry\PlatformToolsets\qcc\Microsoft.Cpp.BlackBerry.qcc.props

mattcostanzo commented 11 years ago

evillaricomarbella commented a month ago

went into Device Target Settings (BlackBerry > Settings ) and switched to another NDK and it looks to have resolved it.

Cause still unclear.