Annoying warning [GCC] [SOLVED]

Programming, for all ages and all languages.
Post Reply
User avatar
lukem95
Member
Member
Posts: 536
Joined: Fri Aug 03, 2007 6:03 am
Location: Cambridge, UK

Annoying warning [GCC] [SOLVED]

Post by lukem95 »

i solved it 5 minutes after posting. i hate that...


anyway

problem: annoying warnings in GCC i didnt need to know about/care about

solution: add -Wno-system-headers to Makefile and #pragma GCC system_header to annoying header :)
~ Lukem95 [ Cake ]
Release: 0.08b
Image
Post Reply