WP43 News

This area is for discussion about these families of custom high-end Scientific Calculator applications for SwissMicros devices.
User avatar
Jaymos
Posts: 1635
Joined: Sun Nov 04, 2018 7:03 pm
Location: Cape Town

Re: 43S News

Post by Jaymos »

hoverbeek wrote:
Thu May 21, 2020 11:05 am
For the people who want to try the WP43S on the Mac:

https://gitlab.com/Over_score/wp43s/-/t ... 20binaries
Hi hoverbeek,

Did you try this on a clean Mac?

Many months ago I tried the executable, and it didn't work due to dynamic linking that requires you to install the complete dev system any way, in which case you can compile it. I have been wanting to do a static link, and tried it once, but there are so many dependent packages underneath which also are dynamically linked, that that doesn't work. I also tried to WineBottle the doze executable, but that also needs you to set up GTK on Wine, which is also not trivial, so I gave up on that too.

I cannot test, because I cannot undo my dev system from the Mac, i.e. don't have a clean Mac, and I suppose for the same reason you cannot test it either ;-)

Any testers who can confirm if the executable works nowadays?
Jaco Mostert
Elec Eng, South Africa
https://47calc.com C47 (s/n 03818 & 06199), WP43 (0015). In box: HP42S, HP32Sii, WP34S&C, HP28C, HP35s, EL-506P, EL-W506, PB700; ex: FX702P, 11C, HP67 & HP85; iOS: 42s Byron, Free42+, WP31S/34S, HCalc.
hoverbeek
Posts: 17
Joined: Sat Sep 21, 2019 3:54 pm

Re: 43S News

Post by hoverbeek »

Just call me Harald.
Jaymos wrote:
Thu May 21, 2020 11:50 am
Did you try this on a clean Mac?
I test the app on my development Mac, so I don't have a clean Mac either.

The app needs GTK. I have not tested it, but this could be the runtime version of GTK:
https://www.gtk.org/docs/installations/macos/

If this runtime works I will put that in a document on how to run the emulator on the Mac.

Anybody willing to test this?
DM41X SN: 00070 DM42 SN: 00754
HP35, ..., HP67, HP41(C,CV,CX), ..., HP48GX, ..., HP33S, HP35S, WP34S, WP43S
User avatar
Walter
Posts: 3070
Joined: Tue May 02, 2017 11:13 am
Location: On a mission close to DRS, Germany

Re: 43S News

Post by Walter »

Alpha functions are implemented and running AFAICS. Thanks, Martin! :D

For everybody wanting to test the new features on the simulator, I've built and uploaded a new wp43S.exe. You find it here, as usual: https://gitlab.com/Over_score/wp43s/-/t ... 20binaries

Enjoy! 8-)
WP43 SN00000, 34S, and 31S for obvious reasons; HP-35, 45, ..., 35S, 15CE, DM16L S/N# 00093, DM42β SN:00041
EM41
Posts: 192
Joined: Mon Mar 30, 2020 12:10 am
Location: Overijssel Netherlands

Re: 43S News

Post by EM41 »

I am running linux mint so I tried to install in windows 7 64 bit in a VM.
Followed the instructions, installed GTK-3 from the link and all the files as instructed.
When running I receive an error that the program is not compatible with my windows version.
Does it need windows 10 or is there another problem ?.

Erik
HP41C (2x), HP41CV, HP41CX, DM41X β, DM41X, DM42, HP11C, HP48G, HP97
sca
Posts: 8
Joined: Mon Mar 30, 2020 9:51 pm

Re: 43S News

Post by sca »

It is working for me on real hardware and 64-bit Windows 7, so I believe there is another problem.

-Scott
EM41
Posts: 192
Joined: Mon Mar 30, 2020 12:10 am
Location: Overijssel Netherlands

Re: 43S News

Post by EM41 »

sca wrote:
Wed May 27, 2020 3:46 pm
It is working for me on real hardware and 64-bit Windows 7, so I believe there is another problem.

-Scott
Ok thanks maybe it has to do with settings in he VM, all other emulators such as V41 work well.
HP41C (2x), HP41CV, HP41CX, DM41X β, DM41X, DM42, HP11C, HP48G, HP97
User avatar
Over_score
Posts: 160
Joined: Fri May 05, 2017 9:37 pm
Location: France

Re: 43S News

Post by Over_score »

EM41 wrote:
Wed May 27, 2020 3:31 pm
I am running linux mint so I tried to install in windows 7 64 bit in a VM.
Why trying to use Windows in a VM? It's a lot easier to run it with Linux!
You have to install the standard development tools, git, gtk+ 3 dev, and libgmp dev packages.
Then, the first time, simply run:

Code: Select all

git clone https://gitlab.com/Over_score/wp43s.git
cd wp43s
make
./wp43s
After that, to update and rebuild the program:

Code: Select all

cd wp43s
git pull
make rebuild
./wp43s
DM42 SN00284 & SN03835 running C47, HP34C, HP41CV, HP42S, HP35s, WP34S, HP Prime
EM41
Posts: 192
Joined: Mon Mar 30, 2020 12:10 am
Location: Overijssel Netherlands

Re: 43S News

Post by EM41 »

Over_score wrote:
Wed May 27, 2020 5:30 pm
EM41 wrote:
Wed May 27, 2020 3:31 pm
I am running linux mint so I tried to install in windows 7 64 bit in a VM.
Why trying to use Windows in a VM? It's a lot easier to run it with Linux!
You have to install the standard development tools, git, gtk+ 3 dev, and libgmp dev packages.
Then, the first time, simply run:

Code: Select all

git clone https://gitlab.com/Over_score/wp43s.git
cd wp43s
make
./wp43s
After that, to update and rebuild the program:

Code: Select all

cd wp43s
git pull
make rebuild
./wp43s
Thanks, I imagined it was windows only, I actually only use windows when there is no alternative
HP41C (2x), HP41CV, HP41CX, DM41X β, DM41X, DM42, HP11C, HP48G, HP97
User avatar
Walter
Posts: 3070
Joined: Tue May 02, 2017 11:13 am
Location: On a mission close to DRS, Germany

Re: 43S News

Post by Walter »

EM41 wrote:
Wed May 27, 2020 5:50 pm
Thanks, I imagined it was windows only, I actually only use windows when there is no alternative
It runs under Linux, Windows, and Mac OS (but don't ask me about the latter). 8-)
WP43 SN00000, 34S, and 31S for obvious reasons; HP-35, 45, ..., 35S, 15CE, DM16L S/N# 00093, DM42β SN:00041
gomefun2
Posts: 35
Joined: Sun May 06, 2018 3:45 am

Re: 43S News

Post by gomefun2 »

EM41 wrote:
Wed May 27, 2020 5:50 pm
Over_score wrote:
Wed May 27, 2020 5:30 pm
EM41 wrote:
Wed May 27, 2020 3:31 pm
I am running linux mint so I tried to install in windows 7 64 bit in a VM.
Why trying to use Windows in a VM? It's a lot easier to run it with Linux!
You have to install the standard development tools, git, gtk+ 3 dev, and libgmp dev packages.
Then, the first time, simply run:

Code: Select all

git clone https://gitlab.com/Over_score/wp43s.git
cd wp43s
make
./wp43s
After that, to update and rebuild the program:

Code: Select all

cd wp43s
git pull
make rebuild
./wp43s
Thanks, I imagined it was windows only, I actually only use windows when there is no alternative
I dual boot Manjaro and Windows. Whenever I use windows, I just have this nagging feeling in the back of my mind that my computer is recording everything I do and sending it off to advertisers and/or the highest bidder.

In Linux, I don't feel like I'm constantly being spied on and I feel secure even if I go to dodgy websites since most viruses are made for Windows.

I hope Linus Torvalds doesn't give in to the big companies, but some of his actions recently make me worried for the future of Linux. But for now, Linux is still the best option.

Worst case scenario, we can move over too TempleOS :D! (Kidding ofc).
Post Reply