Build error - " Syntax error ':' "

52 views
Skip to first unread message

Nils

unread,
Jan 11, 2017, 5:35:27 AM1/11/17
to CefGlue
Hii,

i'm getting an error by building the latest commit (Update to CEF 3.2883.1539 (55.0.2883.59)) of xilium.CefGlue. The .Net v4.0.30319 is installed. 

Can somebody explain, what's missing and how to fix it?

Here is my output: 
____________________________________________________________________

Classes.Handlers\CefRenderHandler.cs(268,19): warning CS1570: XML comment on 'Xilium.CefGlue.CefRenderHandler.UpdateDragCursor(Xilium.CefGlue.CefBrowser, Xilium.CefGlue.CefDragOperationsMask)' has badly formed XML -- 'Whitespace is not
allowed at this location.' [C:\Users\Nils\Documents\Bitbucket\xilium.cefglue\CefGlue\CefGlue.csproj]
Classes.Handlers\CefResponseFilter.cs(59,30): error CS1525: Invalid expression term '.' [C:\Users\Nils\Documents\Bitbucket\xilium.cefglue\CefGlue\CefGlue.csproj]
Classes.Handlers\CefResponseFilter.cs(59,31): error CS1003: Syntax error, ':' expected [C:\Users\Nils\Documents\Bitbucket\xilium.cefglue\CefGlue\CefGlue.csproj]
Classes.Handlers\CefResponseFilter.cs(60,29): error CS1525: Invalid expression term '.' [C:\Users\Nils\Documents\Bitbucket\xilium.cefglue\CefGlue\CefGlue.csproj]
Classes.Handlers\CefResponseFilter.cs(60,30): error CS1003: Syntax error, ':' expected [C:\Users\Nils\Documents\Bitbucket\xilium.cefglue\CefGlue\CefGlue.csproj]
Wrapper\MessageRouter\CefMessageRouterRendererSide.cs(231,13): warning CS0162: Unreachable code detected [C:\Users\Nils\Documents\Bitbucket\xilium.cefglue\CefGlue\CefGlue.csproj]
Done Building Project "C:\Users\Nils\Documents\Bitbucket\xilium.cefglue\CefGlue\CefGlue.csproj" (default targets) -- FAILED.

Done Building Project "C:\Users\Nils\Documents\Bitbucket\xilium.cefglue\Xilium.CefGlue.sln" (Build target(s)) -- FAILED.

Done Building Project "C:\Users\Nils\Documents\Bitbucket\xilium.cefglue\build.proj" (default targets) -- FAILED.


Build FAILED.
____________________________________________________________________

Thx,

Nils

Dmitry Azaraev

unread,
Jan 16, 2017, 11:41:42 AM1/16/17
to CefGlue
Sorry for delay.
May be you use old C# compiler which doesn't understand "?." operator. On other side (my code) it is doesn't changed last time. Build code with latest compiler (no matter if you want to run it on pure .NET 4.0).

--
You received this message because you are subscribed to the Google Groups "CefGlue" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cefglue+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages