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

Multidimensional arrays issue. #231

Closed
ghost opened this issue Nov 2, 2015 · 1 comment
Closed

Multidimensional arrays issue. #231

ghost opened this issue Nov 2, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 2, 2015

From Gitter

int[,] map = new int[120, 25];

When i use multidimensional arrays, it shows this error:

SystemVoidSystemInt32arraySetSystemInt32SystemInt32SystemInt32' undefined C:\Program Files (x86)\MSBuild\Cosmos\Cosmos.targets
ThontOS\TriangleOS\bin\tt\TriangleBoot.asm:370905: error: symbol `SystemVoidSystemInt32arrayctorSystemInt32SystemInt32' undefined
@jp2masa
Copy link
Member

jp2masa commented Oct 21, 2017

This issue was moved to CosmosOS/IL2CPU#11

@jp2masa jp2masa closed this as completed Oct 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants