Code::Blocks Forums

User forums => Help => Topic started by: tracam1234 on February 22, 2017, 01:57:24 pm

Title: Defining STAGING_DIR
Post by: tracam1234 on February 22, 2017, 01:57:24 pm
Hi,
    I am using Codeblocks on a Ubuntu VM and trying to cross compile for openwrt.
    When I build there is a message
    warning environmental variable STAGING_DIR not defined
    I have been trying to define it in Global variables without success
    I would appreciate any advice on how to define the variable.
Thank You
Regards
Title: Re: Defining STAGING_DIR
Post by: BlueHazzard on February 22, 2017, 02:14:32 pm
OpenWRT is Makefile based, where do you get the cb project file?