How to make a RELEASE build of XBMC for Windows with VS2010?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Voyager Offline
Team-XBMC Member
Posts: 304
Joined: Apr 2010
Reputation: 4
Location: Belgium
Question  How to make a RELEASE build of XBMC for Windows with VS2010? Post: #1
Hi guys,

I've been running my own SVN builds since before you reopened the nightlies and started pushing out the Dharma betas. I'm currently contributing to the resolution of a DX issue, and would like to share my builds with others. However, it seems that my build is dependent on 2 MS debug dlls: MSVCR100D.dll and MSVCP100D.dll.

I'm using the BuildSetup.bat (vs2010 dx) so it definitely produces release builds. However they still refer to those debug dlls.

I was wondering if anyone knows how to fix this issue, so that the build can run fine with the standard redistributable files for VS2010.
Link to example log file referring to those dlls here
find quote
CrystalP Offline
Team-XBMC Developer
Posts: 822
Joined: Apr 2010
Reputation: 18
Location: The Great North
Post: #2
Did that happen on a freshly checked out tree?

Always read the XBMC online-manual, FAQ, Wiki and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote