Post Reply 
Distributing compiled code
12-24-2013, 02:25 PM
Post: #1
Distributing compiled code
Over at hpcalc.org I've seen some Prime software posted with no source code -- just compiled binaries. How is this done?
Find all posts by this user
Quote this message in a reply
12-24-2013, 02:28 PM
Post: #2
RE: Distributing compiled code
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.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
12-24-2013, 03:12 PM
Post: #3
RE: Distributing compiled code
(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]

My website: erwin.ried.cl
Visit this user's website Find all posts by this user
Quote this message in a reply
12-25-2013, 01:18 AM
Post: #4
RE: Distributing compiled code
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

Patrice
“Everything should be made as simple as possible, but no simpler.” Albert Einstein
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)