Normal
Error in building the sourceHi, I just downlaod the source code from SVN, and opened the solution in VS.net 2005When I try to build the solution, it shows the errorError 1 Newline in constant C:\Project\dotnet\MediaPortal\Core\guilib\GUIFilmstripControl.cs 779 134 CoreAnd I find the line, the error occur becuase of a un-closed 'action.m_key.KeyChar == '?)and I find that it problem also exist in other source code that contain this character '?'anyone encounter this problem ??? and how to soluton??/or it is a setting issue??
Error in building the source
Hi, I just downlaod the source code from SVN, and opened the solution in VS.net 2005
When I try to build the solution, it shows the error
Error 1 Newline in constant C:\Project\dotnet\MediaPortal\Core\guilib\GUIFilmstripControl.cs 779 134 Core
And I find the line, the error occur becuase of a un-closed '
action.m_key.KeyChar == '?)
and I find that it problem also exist in other source code that contain this character '?'
anyone encounter this problem ??? and how to soluton??/
or it is a setting issue??