• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Mac OS?

Sannos

Member
Hi,

I thought I read on the Paizo message boards, that you are developing a MAC OS version. Is this correct?

Sannos
 
lonewolf-rob said:
IconoclasticScream said:
ElyasRavenwood said:
Now I know this has probably been already answered, but I have a mac. Can i run Hero Lab on my computer?

The Mac version is on the way. I think I saw it was due out in the Fall.

Correct. We're actively developing a native version for the Mac. Our target is to have it out in the late Fall timeframe. We still have a long ways to go in getting everything properly ported, so we'll keep everyone apprised as we hit major milestones.

In the meantime, Mac users can also run Hero Lab easily within any of the various virtualization products, such as Fusion, Parallels, and Virtual Box. If you already have the need to run other Windows applications, Hero Lab runs smoothly in a virtual machine.

I saw the quoted post on Paizo message board last night and I wanted to verified it here.

BTW chiefweasel you can run Windows applications on Mac OS. Either through a Viriul machine or dual boot with boot camp.
 
License plan for Mac?

So, will I need to buy a separate license for my Macbook, or since I'm only using 1 Windows license, will I be able to install it on my Mac with the second license?
 
So, will I need to buy a separate license for my Macbook, or since I'm only using 1 Windows license, will I be able to install it on my Mac with the second license?

The goal is to have both Mac and Windows licenses be interchangeable, and that's theoretically possible with how everything works. However, we haven't reached the point in the porting process where we can verify this will work in practice. That's going to occur late in the overall process.
 
Running Windows programs is quite possible on a Mac (via a virtual machine such as VMWare or Parallels) or perhaps an emulator.

But no matter how many times that is said, there's no substitute in my opinion for native applications, and for that reason I'm very excited about a 'pure' Mac version.
 
Any word on when more details on this will be available? Hero Lab is THE only Windows platform program that I use and I can't justify dropping more money on a virtual desktop program.

My Crossover free trial just expired so I'm more interested in this now than ever. Any information would be fantastic.

-Cal
 
I can't speak for LW, but as someone who's trained in software development...

The problem is, depending on what language HL is written in, porting it to a Mac may involve literally recreating the code from scratch! Applications like Hero Lab can be very dependent on the system architecture they're written on. LWD is faced with the problem of a) learning the Mac OS; b) maybe learning another programming language c) porting the code over to that OS & language. This on top of their already crowded development schedule.

They're a small shop and have a lot on their plate. Have patience, everyone.

Side note, Colen: Have you looked at a RealBasic? It's a tool for cross-platform development that compiles to native code on Windows, Mac and Linux. I haven't used it myself, but I've heard good things about it.
 
Quick update....

We've got a veteran Mac developer working on the port. He's currently working on the nastiest part of the overall process. We're a little behind where we wanted to be, but it looks like we'll have something ready for Beta testing in early 2011. A formal release depends on how smoothly the Beta goes.

Both Hero Lab and Army Builder are written entirely in C++. However, from the very beginning, we isolated all platform-specific code into a few modules, so the rest of the product is entirely platform-neutral. Those few modules are what are currently being ported, and we're at about the half-way point in the overall process. The gotcha is that the differences between Windows and Mac and major, so those modules have to be essentially re-written from scratch, and that's a big chunk of work.

For those of you who are experienced developers, Hero Lab and Army Builder share a significant amount of code, but there are more than 500,000 lines of source code between the two. So this is quite an undertaking. :)
 
My Crossover free trial just expired so I'm more interested in this now than ever. Any information would be fantastic.

If money is tight, you might consider trying VirtualBox - it's apparently free. I haven't used it myself, but I've heard good things about it, and there are at least a couple Mac users leveraging it.
 
I figured C++ as a likely suspect for the language; I just didn't want to make the assumption. Glad to hear that things are going as well as can be expected.

Edit: I went looking for VirualBox, just out of curiosity. It is freely available open source software. You can get it here.
 
Last edited:
If money is tight, you might consider trying VirtualBox - it's apparently free. I haven't used it myself, but I've heard good things about it, and there are at least a couple Mac users leveraging it.

It's not so much as an issue of money being tight as it is that quite frankly, Hero Lab is the ONLY program I use that I need an emulator for. I'll look into VirtualBox though and see how it goes.

But don't let this dissuade you from doing a Mac OS version! :)

-Cal

PS: On the other hand, I have about two laptops here and a desktop, but my license is set to the Mac and one laptop that my father borrowed (indefinitely). I'll have to read up on the licensing agreement more...
 
PS: On the other hand, I have about two laptops here and a desktop, but my license is set to the Mac and one laptop that my father borrowed (indefinitely). I'll have to read up on the licensing agreement more...

I assume your father isn't using Hero Lab right now on that laptop. If that's correct, just move the license on that laptop to a different computer you have access to. You can do this by simply activating that license number on a different computer. If it's been at least 4 months since you last activated the license on the other laptop, you can do this automatically. If it's been less than 4 months, you'll be sent to a form where you can request to have the waiting period waived. Nancy (support) usually gets those requests sorted out in 24 hours.
 
I assume your father isn't using Hero Lab right now on that laptop. If that's correct, just move the license on that laptop to a different computer you have access to. You can do this by simply activating that license number on a different computer. If it's been at least 4 months since you last activated the license on the other laptop, you can do this automatically. If it's been less than 4 months, you'll be sent to a form where you can request to have the waiting period waived. Nancy (support) usually gets those requests sorted out in 24 hours.

Heh, I've had Hero Lab for a month or so, not sure exactly. I had the license activated on my Mac the day I got it. The kicker is, I had no idea I was getting the Macbook and had just downloaded and purchased Hero Lab a few days before. I'll see about explaining my situation and sending an email off to the aforementioned Nancy.

Fantastic program by the way. Kudos to your team. I love the customizability of it.

-Cal
 
I'm a Software QA engineer at Apple, actually, and I'd like to offer my assistance once the Mac port reaches a point where people can start looking at it.
 
Running Windows programs is quite possible on a Mac (via a virtual machine such as VMWare or Parallels) or perhaps an emulator.

But no matter how many times that is said, there's no substitute in my opinion for native applications, and for that reason I'm very excited about a 'pure' Mac version.

If it's an intel Mac, you don't even need Virtualization/Emulation... just cross boot into Windows using Boot Camp.
 
If it's an intel Mac, you don't even need Virtualization/Emulation... just cross boot into Windows using Boot Camp.

Of course, but what a drag! Booting a computer to just use one program and then booting the machine again to get back into the native OS. Not for me I'm afraid. (FYI I've used VMWare and currently use Parallels. :))

I want to dump Windows as a 2nd OS. Period!
 
Back
Top