HP Forums

Full Version: Distributing compiled code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Over at hpcalc.org I've seen some Prime software posted with no source code -- just compiled binaries. How is this done?
They were likely obtained from the emulator, i.e. programs were written on or transferred to the emulator and these are saved in the user's documents folder. If you look in My Documents and find the HP Connectivity folder, you will find subfolders that contain the .hppgm files.
(12-24-2013 02:25 PM)jgreenb2 Wrote: [ -> ]Over at hpcalc.org I've seen some Prime software posted with no source code -- just compiled binaries. How is this done?

That code isn't actually "compiled":
[Image: 2013-12-24_1211.png]
Quote:Over at hpcalc.org I've seen some Prime software posted with no source code -- just compiled binaries. How is this done?
You binary files are only some .hphprgm files coming from %APPDATA%\HP_Prime directory.
Just copy the file with .hpprgm extention to %APPDATA%\HP_Prime directory
Then, launch the emulator
and Edit the program to see source code
Reference URL's