Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on compile #4

Open
deMathias opened this issue Feb 17, 2022 · 3 comments
Open

Error on compile #4

deMathias opened this issue Feb 17, 2022 · 3 comments

Comments

@deMathias
Copy link

\Plugins\Source\EZVendor\EZVendorCore.cs(190,43) : error CS1525: Invalid expression term '>=' \Plugins\Source\EZVendor\EZVendorCore.cs(190,48) : error CS1026: ) expected \Plugins\Source\EZVendor\EZVendorCore.cs(190,57) : error CS1002: ; expected \Plugins\Source\EZVendor\EZVendorCore.cs(190,57) : error CS1513: } expected \Plugins\Source\EZVendor\EZVendorCore.cs(319,54) : error CS1026: ) expected \Plugins\Source\EZVendor\EZVendorCore.cs(319,61) : error CS1002: ; expected \Plugins\Source\EZVendor\EZVendorCore.cs(319,61) : error CS1513: } expected \Plugins\Source\EZVendor\EZVendorCore.cs(770,26) : error CS8652: The feature 'recursive patterns' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version. \Plugins\Source\EZVendor\EZVendorCore.cs(770,36) : error CS1525: Invalid expression term '>'

@vadash
Copy link
Owner

vadash commented Feb 17, 2022

EZVendor.zip

No idea. I build it with Jetbrains Rider for private TC fork.
image
<3

@TheRealZeagan
Copy link

Getting same error with TC fork. using CompilePlugins.bat

@NoNameTrademark
Copy link

TheOptimisticFactory fork have downgraded syntax to support old C# compilers

TheOptimisticFactory@565e7c2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants