Hi all,
I am in a bit of a dilemma.
If I clone (I use Sourcetree) the git (mega) branch, I end up with all .ino files in a folder named src.
The Arduino IDE and VS (visualmicro) demand that the folder is named ESPEasy.
If I rename it I am messing with source control. If I don't I can't compile.
Any ideas?
git folder name (src) <-> local (ESPEasy)
Moderators: grovkillen, Stuntteam, TD-er
-
- Normal user
- Posts: 36
- Joined: 21 Oct 2017, 20:49
-
- Core team member
- Posts: 9905
- Joined: 01 Sep 2017, 22:13
- Location: the Netherlands
Re: git folder name (src) <-> local (ESPEasy)
Get the source from Git via your favorite Git tool (I like Git Kraken myself)
Create another directory with the correct directory tree and then create a symbolic link to the source directory.
In Unix based OS'es creating a symbolic link is very easy.
In Windows there are several options. Like this one: http://forum.arduino.cc/index.php?topic=335588.0
Create another directory with the correct directory tree and then create a symbolic link to the source directory.
In Unix based OS'es creating a symbolic link is very easy.
In Windows there are several options. Like this one: http://forum.arduino.cc/index.php?topic=335588.0
Who is online
Users browsing this forum: Anthropic Claude Bot [bot] and 12 guests