jonrick / wiphone

wiphone 0.8.32 firmware
https://wiphone.io
Other
5 stars 0 forks source link

Username / Password #3

Open dtcoughlin opened 5 months ago

dtcoughlin commented 5 months ago

Trying to run "git clone http://repo.mzjtechnology.com/wiphone/wiphone-firmware WiPhone"

Can't proceed because prompted for Username & password for 'https://repo.mzjtechnology.com'

dtcoughlin commented 5 months ago

I was able to run "git clone https://github.com/jonrick/wiphone WiPhone" -- I'm pretty new at this, perhaps I misunderstood the above.

Now that I have the WiPhone.ino file loaded into Arduino IDE, when I try to compile I get an error message regarding WiPhone board definition 0.1.3. I can only find 0.1.2…

/Users/home/Documents/WiPhone/WiPhone.ino:21:2: error: #error "The installed WiPhone board definition is outdated and missing the WiPhone.h file. To use the current firmware, you need to upgrade the WiPhone Board definition to v0.1.3 or higher. Go to "Tools" > "Board" > "Boards Manager" to upgrade, or refer to the Technical Manual for instructions."

error "The installed WiPhone board definition is outdated and missing the WiPhone.h file. To use the current firmware, you need to upgrade the WiPhone Board definition to v0.1.3 or higher. Go to "Tools" > "Board" > "Boards Manager" to upgrade, or refer to the Technical Manual for instructions."

^ In file included from /Users/home/Documents/WiPhone/WiPhone.ino:36:0: /Users/home/Documents/WiPhone/GUI.h:20:21: fatal error: Storage.h: No such file or directory compilation terminated. exit status 1

Compilation error: #error "The installed WiPhone board definition is outdated and missing the WiPhone.h file. To use the current firmware, you need to upgrade the WiPhone Board definition to v0.1.3 or higher. Go to "Tools" > "Board" > "Boards Manager" to upgrade, or refer to the Technical Manual for instructions."

jonrick commented 2 months ago

Trying to run "git clone http://repo.mzjtechnology.com/wiphone/wiphone-firmware WiPhone" Can't proceed because prompted for Username & password for 'https://repo.mzjtechnology.com/'

Sorry, yes these instructions are the native ones from the WiPhone developer and point to their self hosted repo. I didn't update them when I posted the source code here to get github, but I'll add it to my todo list.

I get an error message regarding WiPhone board definition 0.1.3. I can only find 0.1.2…

Did you get this sorted? I think I have 0.1.3 on my laptop at home that I can post if needed.

jonrick commented 2 months ago

Trying to run "git clone http://repo.mzjtechnology.com/wiphone/wiphone-firmware WiPhone"

Can't proceed because prompted for Username & password for 'https://repo.mzjtechnology.com'

Okay, this has been resolve in: https://github.com/jonrick/wiphone/commit/736739cb874f14047293074a7d234f8d3235031e