[Ironpython-users] Build errors

Slide slide.o.mix at gmail.com
Tue Dec 15 22:37:09 EST 2015


I've been getting the following build errors on clean clones from Git on
both Windows and Linux. There is a file FormattingHelper.cs, but it is not
part of the project.

Runtime/Operations/IntOps.cs(458,34): error CS0103: The name
`FormattingHelper' does not exist in the current context
        Runtime/Operations/IntOps.cs(473,38): error CS0103: The name
`FormattingHelper' does not exist in the current context
        Runtime/Operations/LongOps.cs(1015,30): error CS0103: The name
`FormattingHelper' does not exist in the current context
        Runtime/Operations/LongOps.cs(1068,51): error CS0103: The name
`FormattingHelper' does not exist in the current context

Do I have something weird on my system?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20151216/95bddd6e/attachment.html>


More information about the Ironpython-users mailing list