Page 2 of 2

Posted: Tue Aug 09, 2011 12:13 am
by KanedaFr
I don't know....
Do you use the latest one (only available throught svn) ?

Does it crash only on this file or any one with no compression ?

Posted: Tue Aug 09, 2011 12:26 am
by sega16
I just downloaded the one from the svn and it happens even on the moon.bmp sample from your tutorial using sgdk I will try to create a clean project and see if it fixes also I am using windows 7 but I relay do hope I can get this to work because It relay would be a HUGE time saver.

Edit almost forgot the build log:
-------------- Build: default in Doctor robotnik The Video Game For the Sega Genesis ---------------

Using makefile: C:\downloads\sgdk081\makefile.gen
make: *** [resource.asm] Error 255
Process terminated with status 2 (0 minutes, 5 seconds)
0 errors, 0 warnings

Edit2:Made clean project with the code from the wiki http://sgdk.googlecode.com/svn/wiki/fil ... GenRes.zip

Posted: Tue Aug 09, 2011 8:44 am
by KanedaFr
it's strange you can't even compile the tut source ...
I'll look at it today.

Posted: Tue Aug 09, 2011 12:24 pm
by KanedaFr
memory leak fixed
SGDK SVN is up to date

Posted: Tue Aug 09, 2011 3:12 pm
by sega16
THANK YOU SO MUCH!!!!
It works perfectly! :D :D :D :D :D
Now with genres I can start saving lots of time!

Posted: Tue Aug 09, 2011 4:14 pm
by KanedaFr
remember to use the genres.h

I'll update the tutorial on next full release of SGDK

Posted: Tue Aug 09, 2011 4:30 pm
by sega16
that is what I am using right now but anyways thank you for this wonderful program!

Posted: Wed Aug 24, 2011 10:53 pm
by Moon-Watcher
As Stef suggested:

I had an error using last SGDK version (viewtopic.php?t=14&start=277)

Genres.exe needs MSVCR100.dll file to work. Otherwise will crash.

Posted: Thu Aug 25, 2011 1:28 am
by sega16
Did you try running windows update????

Posted: Thu Aug 25, 2011 8:46 am
by KanedaFr
it seems there is a way to avoid this DLL.
I'll try and let you know...