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

Is Linux supported? #91

Open
robodrome opened this issue Feb 17, 2023 · 2 comments
Open

Is Linux supported? #91

robodrome opened this issue Feb 17, 2023 · 2 comments

Comments

@robodrome
Copy link

Setup

  • Ubuntu 22.04
  • Unity3D Editor 2019.4.7f1 (same version as in screenshots in this repo readme)
  • Template: 3D Core
  • MapToolbox branch: main

Description

I followed the How to use instructions. There are errors.

Expected Behavior

No errors.

Actual behavior

Errors:

Class HashSetExtensions can not exist in multiple namespaces in the same file, even if one is excluded with preprocessor directives. Please move these to separate files if this is the case.
UnityEditor.Scripting.ScriptCompilers:GetClassAndNamespace(String, String, String&, String&) (at /home/bokken/buildslave/unity/build/Editor/Mono/Scripting/ScriptCompilers.cs:111)

Library/PackageCache/[email protected]/Unity.Collections/NativeArrayExtensions.cs(50,63): error CS0426: The type name 'ReadOnly' does not exist in the type 'NativeArray<T>'

Library/PackageCache/[email protected]/Unity.Collections/NativeArrayExtensions.cs(64,61): error CS0426: The type name 'ReadOnly' does not exist in the type 'NativeArray<T>'

Library/PackageCache/[email protected]/Unity.Collections/NativeList.cs(716,31): error CS0426: The type name 'ReadOnly' does not exist in the type 'NativeArray<T>'

This is not my home directory by the way: /home/bokken

Steps to reproduce

Follow instructions. I do see that Windows 10 is a requirement. Is that correct? A bit confusing is that I can also see Linux in the screenshots.

@geun0196
Copy link

Hi, I have the issue too.

My environment is same below.

  • Ubuntu 22.04
  • Unity3D Editor 2021.3.28f1
  • Template: 3D Core
  • MapToolbox branch: lanelet2_linux

image

Did you solve issue?

@robodrome
Copy link
Author

No not yet. Unfortunately I currently do not have the time to look into it.

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

2 participants