Hi. New member here. I searched forums for C#/Csharp/dotnet and got no hits.
I am interesting in adding C# dotnet as a compiler in CodeLite. Is that possible?
I have 5.0.103 installed on both Windows and Ubuntu. Please reply with details to be entered on all tabs in build settings.
Thanks.
Satya
Configuring C# dotnet
-
- CodeLite Curious
- Posts: 1
- Joined: Tue Feb 16, 2021 4:20 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Configuring C# dotnet
I never set it up, but it can run from a command line, CodeLite can run it for you.
You can use the File System Workspace for this purpose. Just add under the project settings -> build tab the commands you want to executed
You can use the File System Workspace for this purpose. Just add under the project settings -> build tab the commands you want to executed
Make sure you have read the HOW TO POST thread