开发者

F# 2.0 with Powerpack 2.0, fslex error 1

开发者 https://www.devze.com 2023-01-02 00:36 出处:网络
In namespace RSLispV3.RunTime: http://pastebin.com/XNb9qi11 LispParser.fsy: http://pastebin.com/pymF1Vvm

In namespace RSLispV3.RunTime: http://pastebin.com/XNb9qi11

LispParser.fsy: http://pastebin.com/pymF1Vvm

LispLexer.fsl: http://pastebin.com/pfXdDuxs

I got in MSBuild the PowerP开发者_JAVA技巧acks targets, calling them from the .fsprog.

When building with VS2008 I get error: "fslex.exe" exited with code 1.

Help?


This might be the same bug I ran into with the Powerpack Metadata library.

You can test it by temporarily creating the registry key

Software\Microsoft\.NETFramework\AssemblyFolders\Microsoft.FSharp-1.9.9.9

(an equivalent with 2.0.0.0 should already be there.)

Or just download the updated powerpack binaries; they fixed the problem a couple of days ago.


Solved: my mistake, no ^ operator. Line 11 for future visitors.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号