Jump to content

Recommended Posts

Posted

When using the makefile I get tons of is not defined warnings for stuff that is commented out int he gfxconf.h

For example

GWIN_LABEL_ATTRIBUTE

GWIN_NEED_LIST_IMAGES

GFX_EMULATE_MALLOC

 

I would like to get rid of the warnings. But in gfxconf.h it mentions to leave them commented out. 

 

Posted

It sounds like gfx.h is not getting included properly or something is playing with the macro definitions.

1. What make and compiler are you using?

2. Are you using the ugfx makefile system or something else?

 

Posted

Can you please provide a compiler log so that we can see in more detail what is happening. 

As you are also not using the ugfx makefile please provide that too.

Also please provide a cut down version of the c file you are compiling that produces the warnings.

These should all be zipped and attached to a forum reply.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...