Allegro.cc - Online Community

Allegro.cc Forums » Programming Questions » Quesiton about masked_blit

This thread is locked; no one can reply to it. rss feed Print
 1   2 
Quesiton about masked_blit
Thomas Fjellstrom
Member #476
June 2000
avatar

ReiKo90 said:

Great hint, now I'm on right track, I did sucsessfuly(altough with 5 warnings) compiled loadpng library.

Did you use the MSVC project files that each library comes with?

--
Thomas Fjellstrom - [website] - [email] - [Allegro Wiki] - [Allegro TODO]
"If you can't think of a better solution, don't try to make a better solution." -- weapon_S
"The less evidence we have for what we believe is certain, the more violently we defend beliefs against those who don't agree" -- https://twitter.com/neiltyson/status/592870205409353730

ReiKo90
Member #11,139
July 2009

Did try but too much errors.

Now I did all things manually, but at the highest moment of my expectations I did get this error :( :
http://img9.imageshack.us/i/55643522.jpg/

heh man...this is so exciting :)

Thomas Fjellstrom
Member #476
June 2000
avatar

The error looks like it might be mixing up the runtimes or the silly xml runtime stuff is wrong.

Also, you want to set the color depth before set_gfx_mode, and check for all possible errors coming from set_gfx_mode, and load_*. And heck, and other function that can possibly fail.

--
Thomas Fjellstrom - [website] - [email] - [Allegro Wiki] - [Allegro TODO]
"If you can't think of a better solution, don't try to make a better solution." -- weapon_S
"The less evidence we have for what we believe is certain, the more violently we defend beliefs against those who don't agree" -- https://twitter.com/neiltyson/status/592870205409353730

ReiKo90
Member #11,139
July 2009

OK, I will try to do so...play with it for a while :) But nevertheless, I did learn something new so thanks everyone :)

 1   2 


Go to: