News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Defining STAGING_DIR

Started by tracam1234, February 22, 2017, 01:57:24 PM

Previous topic - Next topic

tracam1234

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

BlueHazzard

OpenWRT is Makefile based, where do you get the cb project file?