Maybe not

Published May 06, 2007
Advertisement
So I got sidetracked getting other parts of the game working, like making the save dialog work as intended and making the enemies compatible. All that's left is loading, and I now have a good concept of how I will get that working.

I haven't been able to get boost working, so I decided to go with plan B on the map loading. It's a less elegant solution that I have in mind, but it will get the job done.
0 likes 5 comments

Comments

Trapper Zoid
What was the problem you had with Boost? I've only recently compiled it in and started exploring what it can do, so I'm interested in where you got stuck. My main problem at the moment is deciphering the documentation to figure out exactly what all those data structures can do.
May 07, 2007 12:14 AM
Programmer16
To be honest, I haven't found a single person that could get the streaming part (can't think of the name atm) to work. I tried when I was working on Malathedra and I don't plan on trying again lol.
May 07, 2007 12:17 AM
Stompy9999
To be honest, I couldn't figure out how to compile the libraries with Boost.Jam. I actually was able to compile the filesystem library, but the LIB file it produced was, apparently, not the right one. It doesn't seem much worth it, considering I don't think I'll need to do the map loading.
May 07, 2007 07:03 AM
load_bitmap_file
boost-consulting.com has prebuilt files
May 07, 2007 05:39 PM
Stompy9999
Quote:Original post by load_bitmap_file
boost-consulting.com has prebuilt files


Thanks! I'll check it out later today.
May 08, 2007 05:30 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement
Advertisement