-
Notifications
You must be signed in to change notification settings - Fork 49
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
Linux build #568
Linux build #568
Conversation
You still need to update the .sh and .bat files, as well as modify the pipeline.yml file before I can run the CI |
But that doesn't affect your pipeline or anything; it will simply create files that you won't publish, but you'll still be able to publish as you have been doing. The Windows release will be visible, and that's it. However, those of us with Linux will be able to compile it without any issues. |
Anyway, there's no problem. I can continue maintaining my repository for Linux. It's not a big change that I have to make, and I can use it without any worries. So, don't worry about the merge or the pull request. Thanks anyway! |
This DOES affect the pipeline because in it we specify the framework ( I am happy to add linux build support to this, just want it done the right way :P |
I don't understand, my commit doesn't have net6.0-windows, it has net6.0 and net7.0... On the other hand, the csproj files do have those two... I don't understand why It will fail... the problem is net6.0? I can remove it... I don't understand... |
I compile it with the script and it works... really, I don't understand that you mean...
nah, no problem with it... it is easy... but well... |
I ran the CI to hopefully show you what is wrong 😉 |
aahh, need change this...
remove -windows... I can do it |
9ea602b
to
17170ce
Compare
done! please, try again |
e90aee2
to
38ac420
Compare
38ac420
to
e96720b
Compare
update to current MBINCompiler version