
can anyone take a look at it. what could be wrong. ive followed lectrode guide
compiling errors with latest rev
|
12-25-2010, 11:22 AM
![]()
can anyone take a look at it. what could be wrong. ive followed lectrode guide
12-25-2010, 12:16 PM
It looks like your windows setup has vbscript support removed/disabled/broken for whatever reason.
You will need to fix that. 12-25-2010, 01:09 PM
12-25-2010, 03:14 PM
(This post was last modified: 12-25-2010, 03:14 PM by Billiard26.)
I don't know, there are too many things that could be causing the vbs issue.
Here's a workaround... Create a file called "svnrev.h" within "Source/Core/Common/Src/" with the following contents: Code: #define SVN_REV_STR "6656" The vbscript is just used to generate that file. You will have to manually change 6656 to the current revision when you update in order to update the text in Dolphin's titlebar/about page/etc... |
« Next Oldest | Next Newest »
|