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

Adds support for linux #2

Open
Estem01 opened this issue Jun 27, 2022 · 4 comments
Open

Adds support for linux #2

Estem01 opened this issue Jun 27, 2022 · 4 comments

Comments

@Estem01
Copy link

Estem01 commented Jun 27, 2022

Need a new update with support for linux 😁

@atipls
Copy link
Owner

atipls commented Aug 13, 2022

Please provide more info on why it's failing on linux. I'm doing development on Windows and an M1 macbook and both of them are confirmed working

@Estem01
Copy link
Author

Estem01 commented Aug 14, 2022

@atipls technically i'm not using linux but rather a linux terminal simulator and every time I try to open MCPE.AlphaServer it gives this error:

MCPE.AlphaServer.sln: line 1: : command not found
MCPE.AlphaServer.sln: line 2: Microsoft: command not found
MCPE.AlphaServer.sln: line 4: VisualStudioVersion: command not found
MCPE.AlphaServer.sln: line 5: MinimumVisualStudioVersion: command not found
MCPE.AlphaServer.sln: line 6: syntax error near unexpected token "{9A19103F-16F7-4668-BE54-9A1E7A4F7556}"' MCPE.AlphaServer.sln: line 6: Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MCPE.AlphaServer", "MCPE.AlphaServer\MCPE.AlphaServer.csproj", "{61613B58-B736-440E-BF61-8399E890907F}"'

@GameHerobrine
Copy link

GameHerobrine commented Oct 14, 2022

atipls technically i'm not using linux but rather a linux terminal simulator and every time I try to open MCPE.AlphaServer it gives this error:

MCPE.AlphaServer.sln: line 1: : command not found MCPE.AlphaServer.sln: line 2: Microsoft: command not found MCPE.AlphaServer.sln: line 4: VisualStudioVersion: command not found MCPE.AlphaServer.sln: line 5: MinimumVisualStudioVersion: command not found MCPE.AlphaServer.sln: line 6: syntax error near unexpected token "{9A19103F-16F7-4668-BE54-9A1E7A4F7556}"' MCPE.AlphaServer.sln: line 6: Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MCPE.AlphaServer", "MCPE.AlphaServer\MCPE.AlphaServer.csproj", "{61613B58-B736-440E-BF61-8399E890907F}"'

simply executing .sln file will not work because .sln is just a visual studio project file

@Estem01
Copy link
Author

Estem01 commented Feb 26, 2023

@atipls Are you going to add support for terminals without having to use visual studio?

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

3 participants