Search found 2 matches
- Fri Jun 27, 2014 10:35 am
- Forum: SGDK
- Topic: moon example returns: structure has no member named 'w'
- Replies: 1
- Views: 2174
Solved
Sorry, found my mistake. Used IMAGE instead of BITMAP in .res.
- Fri Jun 27, 2014 10:18 am
- Forum: SGDK
- Topic: moon example returns: structure has no member named 'w'
- Replies: 1
- Views: 2174
moon example returns: structure has no member named 'w'
Hi folks,
below is the code and moon header i'm trying but for some reason moon.h, moon.w and moon.image giving error:
Field 'w' could not be resolved and structure has no member named 'w'"
any idea? did i missed something? :?
#include <genesis.h>
#include "moon.h"
int main()
{
{
// get ...
below is the code and moon header i'm trying but for some reason moon.h, moon.w and moon.image giving error:
Field 'w' could not be resolved and structure has no member named 'w'"
any idea? did i missed something? :?
#include <genesis.h>
#include "moon.h"
int main()
{
{
// get ...