The Museum of HP Calculators

HP Forum Archive 21

[ Return to Index | Top of Index ]

(deleted post)
Message #1 Posted by deleted on 26 Aug 2013, 12:56 p.m.

This Message was deleted. This empty message preserves the threading when a post with followup(s) is deleted. If all followups have been removed, the original poster may delete this post again to make this placeholder disappear.

      
Re: wp34s Emulator is a month behind
Message #2 Posted by Walter B on 26 Aug 2013, 1:19 p.m.,
in response to message #1 by deleted

I hate to tell you that's not true. Download http://sourceforge.net/p/wp34s/code/3450/tree/trunk/windows/bin/wp34sgui.exe and you'll get emulator build 3450.

d:-)

            
(deleted post)
Message #3 Posted by deleted on 26 Aug 2013, 1:26 p.m.,
in response to message #2 by Walter B

This Message was deleted. This empty message preserves the threading when a post with followup(s) is deleted. If all followups have been removed, the original poster may delete this post again to make this placeholder disappear.

                  
Re: wp34s Emulator is a month behind
Message #4 Posted by fhub on 26 Aug 2013, 1:40 p.m.,
in response to message #3 by deleted

Quote:
I tried downloading the file you suggested at the link provided, and it did not work for me.
Yes, this EXE alone doesn't work of course.

You can get a working emulator if your download all the following files from this link:

http://sourceforge.net/p/wp34s/code/3450/tree/trunk/windows/bin/

wp34sgui.exe
emulator.dll
1 Medium 34s V3.skin
2 Compact 34s V3.skin
3 LED 34s V3.skin
wp34s_V3_medium.bmp
wp34s_V3_compact.bmp
wp34s_V3_LED.bmp

Franz

                        
(deleted post)
Message #5 Posted by deleted on 26 Aug 2013, 1:51 p.m.,
in response to message #4 by fhub

This Message was deleted. This empty message preserves the threading when a post with followup(s) is deleted. If all followups have been removed, the original poster may delete this post again to make this placeholder disappear.

                              
Re: wp34s Emulator is a month behind
Message #6 Posted by fhub on 26 Aug 2013, 2:04 p.m.,
in response to message #5 by deleted

Quote:
That didn't work either.
If it doesn't work for you, then you have done something wrong!
Nothing more than these 8 files are necessary.

Franz

      
Re: wp34s QT Emulator is a month behind
Message #7 Posted by pascal_meheut on 26 Aug 2013, 1:52 p.m.,
in response to message #1 by deleted

Why not simply sending me an email asking for a new build?

            
Re: wp34s QT Emulator is a month behind
Message #8 Posted by pascal_meheut on 26 Aug 2013, 4:00 p.m.,
in response to message #7 by pascal_meheut

BTW, I've uploaded the new versions.

                  
Re: wp34s QT Emulator is a month behind
Message #9 Posted by fhub on 26 Aug 2013, 4:40 p.m.,
in response to message #8 by pascal_meheut

Quote:
BTW, I've uploaded the new versions.
Many thanks Pascal,

your QT version (with its few extra features) is very much appreciated! :-)

Franz

                  
Re: wp34s QT Emulator is a month behind
Message #10 Posted by Namir on 26 Aug 2013, 9:44 p.m.,
in response to message #8 by pascal_meheut

What URL please?

                        
Re: wp34s QT Emulator is a month behind
Message #11 Posted by pascal_meheut on 27 Aug 2013, 1:28 a.m.,
in response to message #10 by Namir

Same place as usual:

https://sourceforge.net/projects/wp34s/files/emulator/

                              
Re: wp34s QT Emulator is a month behind
Message #12 Posted by Marcel Samek on 29 Aug 2013, 9:23 p.m.,
in response to message #11 by pascal_meheut

Pascal,

Just in case that it was an oversight and not intentional, I thought I would point out that the Linux and OSX version were updated here but not the windows version.

Marcel

                                    
Re: wp34s QT Emulator is a month behind
Message #13 Posted by pascal_meheut on 30 Aug 2013, 1:03 a.m.,
in response to message #12 by Marcel Samek

This should be fixed now. The Windows version had been updated in the home directory but not in the emulator directory (the Qt emulators are in both places for historical reasons).

                                          
Re: wp34s QT Emulator is a month behind
Message #14 Posted by Marcel Samek on 30 Aug 2013, 10:10 a.m.,
in response to message #13 by pascal_meheut

Thanks! Didn't really think of looking in the other place. Now I know.

                              
Re: wp34s QT Emulator is a month behind
Message #15 Posted by Thomas Klemm on 30 Aug 2013, 11:15 a.m.,
in response to message #11 by pascal_meheut

With the wp-34s-emulator-linux64.tgz on RHEL6 I get:

:~> wp-34s/WP-34s: symbol lookup error: wp-34s/WP-34s: undefined symbol: _ZN9QListData11detach_growEPii

This symbol appears to be undefined:

:wp-34s> nm WP-34s | grep _ZN9QListData11detach_growEPii
                 U _ZN9QListData11detach_growEPii

:wp-34s> echo _ZN9QListData11detach_growEPii | demangle QListData::detach_grow(int*, int)

Did something go wrong when linking the binary?

Solution

You need to link against the QtXml library. Add the following line to your project file:

QT += xml

Cheers
Thomas

                                    
Re: wp34s QT Emulator is a month behind
Message #16 Posted by pascal_meheut on 30 Aug 2013, 12:32 p.m.,
in response to message #15 by Thomas Klemm

I'm linking with XML already. Did you checked if you have a recent enough QT install on your Linux machine?

                                          
Re: wp34s QT Emulator is a month behind
Message #17 Posted by Thomas Klemm on 30 Aug 2013, 3:41 p.m.,
in response to message #16 by pascal_meheut

Probably not:

Package 1:qt-4.6.2-26.el6_4.x86_64 already installed and latest version
Unfortunately I can't upgrade to an actual RHEL.

Thanks for your answer and sorry for bothering you.

Cheers
Thomas

                                    
Re: wp34s QT Emulator is a month behind
Message #18 Posted by Barry Mead on 30 Aug 2013, 9:20 p.m.,
in response to message #15 by Thomas Klemm

I couldn't run the "Native Linux" version of the QT emulator on my older "Debian Lenny" linux either. So what I did was install the Windows version and run it under wine. That way it works even on my older Linux distro. For reasons that I don't need to go into here one of my computers needs to be kept at the older "Debian Lenny" distribution. I do have other computers that run the latest Linux versions and they run the Native Linux QT emulator just fine. I was looking for a way run the WP-34S emulator on this older Linux also that is when I came up with this solution. I hope others benefit from this tip.

                                          
Re: wp34s QT Emulator is a month behind
Message #19 Posted by Thomas Klemm on 30 Aug 2013, 10:30 p.m.,
in response to message #18 by Barry Mead

Installed wine.i686, started WP-34s.exe: works like a charm.

Thanks a lot!
Thomas

                                                
Re: wp34s QT Emulator is a month behind
Message #20 Posted by pascal_meheut on 31 Aug 2013, 3:46 a.m.,
in response to message #19 by Thomas Klemm

The problem is that the emulator needs Qt 4.7 at least. On Windows & OSX, I integrate them. On linux, I let it to the user to upgrade their Qt install because I was not sure the Qt dynamic libraries would work well on all distributions.


[ Return to Index | Top of Index ]

Go back to the main exhibit hall