View Single Post
Old 2007-12-26, 16:00   #5 (permalink)
scoop
Portal Developer
 
scoop's Avatar
 
Join Date: Nov 2004
Posts: 610
Thanks: 2
Thanked 6 Times in 5 Posts

My System

Default

Hi,

Make sure to actually select a target platform for the build process before trying to build.
Quote:
C:\Dev\src\MediaPortal2\*Undefined*\bin\Debug\Plu gins\Media.Players.BassPlayer\
For example:
Code:
msbuild.exe ... /p:Platform=x86 ...
scoop is offline   Reply With Quote