You are here

How to build PortableApps.com Menu From Source Code

10 posts / 0 new
Last post
kyledouglas94
Offline
Last seen: 14 years 6 months ago
Joined: 2009-10-20 05:54
How to build PortableApps.com Menu From Source Code

Sorry if this is covered somewhere else but i could not find it.

I am after some simple step by step instructions on how to build the portableapps menu from the source code.

I have downloaded a few different sets of source code from this site.

All i really need to know is what IDE, Compiler, Linker, Etc must be used, and if there are any additional requirements such as SDK's or Libraries.

Any help would be greatly appreciated.

Thanks in advance.

digitxp
digitxp's picture
Offline
Last seen: 12 years 7 months ago
Joined: 2007-11-03 18:33
I think John uses this

I think John uses this one:
http://en.wikipedia.org/wiki/CodeGear_Delphi
It's not OSS, but it's free after you register (I think).

Insert original signature here with Greasemonkey Script.

Gizmokid2005
Gizmokid2005's picture
Offline
Last seen: 1 day 6 hours ago
Developer
Joined: 2007-01-17 19:24
The menu is compiled with

The menu is compiled with Delphi 2003 (I'm 90% sure that's the version used) and is not free.

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 10 months ago
Joined: 2007-04-15 21:08
2006

Should be able to compile on 2010 but he hasn't tried it. That will cut off 98 support though.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

gluxon
gluxon's picture
Offline
Last seen: 3 years 7 months ago
Developer
Joined: 2008-06-21 19:26
Actually, Gizmo is right. You

Actually, Gizmo is right. You have to pay to compile the menu, which is why John was thinking about switching to using C++ for the menu, and for a bunch of other advantages.

digitxp
digitxp's picture
Offline
Last seen: 12 years 7 months ago
Joined: 2007-11-03 18:33
No

I know there's one that's free, not sure:
Maybe, https://portableapps.com/node/13789

Insert original signature here with Greasemonkey Script.

Jimbo
Offline
Last seen: 4 years 3 months ago
Joined: 2007-12-17 05:43
Free but not useful in this case

The free version doesn't ship with all the libraries, and some of the missing ones are used by the menu.

You do actually need one of the paid-for versions to be able to compile the PAP menu.

kyledouglas94
Offline
Last seen: 14 years 6 months ago
Joined: 2009-10-20 05:54
Strange...

This is surprising as i thought (wrongly it seems) that john would use an open-source compiling system.

Obviously i was wrong.
Well thank you all for your help.

If life was like is like a box of chocolates, you are the one no one ever wants to eat Blum

Bensawsome
Offline
Last seen: 2 years 2 months ago
Joined: 2006-04-22 19:27
...

If I recall correctly he said he will be switching to a open source development language. There is no specific date but...

 iLike Macs, iPwn, However you put it... Apple is better ^_^ 
"Claiming that your operating system is the best in the world because more people use it is like saying McDonalds makes the best food in the world..."

dexterlemmer
Offline
Last seen: 11 years 5 months ago
Joined: 2008-12-16 16:49
What's his dependencies and where?

What's the dependencies of PAM 2.0 beta 3 and where can I get it? It seems I need a unit called "pngimage" and there are several different such units to be found on the Internet. Is there anything else?
PS. I'm currently using Delphi 2007.

Log in or register to post comments