ramdor / Thetis

The main working repo for changes to Thetis for the Apache Labs line of radios. Find us here : https://discord.gg/6fHCRKnDc9
https://discord.gg/6fHCRKnDc9
GNU General Public License v2.0
50 stars 14 forks source link

[FEATURE] How can I build my own version of Thetis? #402

Closed DmtryJS closed 8 months ago

DmtryJS commented 8 months ago

Hello. I would appreciate a brief set of instructions on how to build the project. What environment do I need and what should I run to obtain the compiled installer? It would be great to add a developer guide as an MD file, as in many open-source projects. I think it would be very helpful for the community.

Thanks!

w-u-2-o commented 8 months ago

Suggest you look here:

https://community.apache-labs.com/viewtopic.php?f=9&t=4517&p=23703

and join the Apache Forum if you are not already a member.

On Mon, Feb 5, 2024 at 1:54 AM Dmtry @.***> wrote:

Hello. I would appreciate a brief set of instructions on how to build the project. What environment do I need and what should I run to obtain the compiled installer? It would be great to add a developer guide as an MD file, as in many open-source projects. I think it would be very helpful for the community.

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/ramdor/Thetis/issues/402, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX4YGS56Y6LEUIASTXOYMOLYSB6YZAVCNFSM6AAAAABCZS7NNKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYTOOBRGAYTOOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

DmtryJS commented 8 months ago

Suggest you look here: https://community.apache-labs.com/viewtopic.php?f=9&t=4517&p=23703 and join the Apache Forum if you are not already a member. On Mon, Feb 5, 2024 at 1:54 AM Dmtry @.> wrote: Hello. I would appreciate a brief set of instructions on how to build the project. What environment do I need and what should I run to obtain the compiled installer? It would be great to add a developer guide as an MD file, as in many open-source projects. I think it would be very helpful for the community. Thanks! — Reply to this email directly, view it on GitHub <#402>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX4YGS56Y6LEUIASTXOYMOLYSB6YZAVCNFSM6AAAAABCZS7NNKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYTOOBRGAYTOOA . You are receiving this because you are subscribed to this thread.Message ID: @.>

Scott, thank you for the response, it seems to be what I need. I've already successfully completed the project, but I'm currently stuck with WIX, hopefully I'll figure it out. Thanks for link!