Reply to thread

Hi there,


Now that is a quick reply :)


I have used the build scripts (tried both release and debug) - still get the same issue.


I'll re-checkout again (mediaportal and directshowfilters) as I have some directshowfilter differences anyway.


***************** Update ***********************

I have now got this working :D


I had never noticed until now (as I'm not a Dev), but my SVN builds had never taken into account the SVN number in the build process - but still built "ok")


The build process uses the SVN number in filenames, and as a passed value - mine had always been blank


My problem was that I had installed the x64 version of TortoiseSVN - and your scripts were expecting it to the be the 32 bit version (in "program files x86" on a x64 bit machine or in "program files"on a 32bit machine)


I have now installed the 32bit version and everything works fine.


Thanks,


J.


Top Bottom