You are reading a single comment by @Jonaswinz and its replies. Click here to read the full conversation.
  • After hours of try and error:

    The "-std=c++11" needs to be added to "LDFLAGS" line in the Makefile:

    LDFLAGS?=-Winline -g -std=c++11
    
About

Avatar for Jonaswinz @Jonaswinz started