2011-03-31 13:59:18 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2004-06-21 10:33:03 +00:00
< html lang = "en" >
< head >
2005-07-22 17:23:58 +00:00
< meta http-equiv = "Content-Language" content = "en-us" >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
< title > Set Discovery Options< / title >
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
2004-06-21 10:33:03 +00:00
< / head >
< body >
2012-09-19 17:16:24 -04:00
< div role = "main" > < h1 > Set Discovery Options< / h1 >
2013-06-03 17:36:40 -04:00
< p > < img src = "../images/icon_warning.gif" alt = "Warning" > Note that this functionality has been deprecated and not fully supported anymore< / p >
2010-03-31 01:34:27 +00:00
< p > For most < strong > make< / strong > projects, you will want to parse the output of
2005-07-22 17:23:58 +00:00
the build to populate your paths and symbols tables. < / p >
2010-03-31 01:34:27 +00:00
< p > < span class = "bold" > To populate your tables:< / span > < / p >
2007-06-19 19:34:42 +00:00
< ol >
2010-03-31 01:34:27 +00:00
< li > Right-click on a project and select < strong > Properties< / strong > .
< li > Expand < strong > C/C++ Build< / strong > and select < strong > Discovery options< / strong > .
< li > Select the < strong > Automate discovery of paths and symbols< / strong > option so that it is enabled.
2007-06-19 19:34:42 +00:00
< li > For the scanner configuration on the Discovery Options page of the C/C++ Properties window, you have the following options:
2010-03-31 01:34:27 +00:00
< p > There are various discovery profiles available on a < strong > Per project< / strong > basis - all discovered paths and symbols are associated with the project; all files use this information. < br >
2007-06-19 19:34:42 +00:00
< dl >
< dt > Enable generate scanner info command< / dt >
< dd > Enables the retrieval of information from the scanner.< / dd >
< / dl >
2005-07-22 17:23:58 +00:00
< p > < / p >
2007-09-21 01:56:25 +00:00
< div style = "margin-left: 40px;" > < br > < img
alt="C/C++ Project Properties, Discovery Options"
src="../images/dprop_make_discovery_file.png" style="width: 1133px; height: 745px;">< br >
2005-07-22 17:23:58 +00:00
< / div >
2007-09-21 01:56:25 +00:00
< br >
< p > For both profiles, there is an option to discover paths and symbols
2010-03-31 01:34:27 +00:00
based on a previous builds' output. To activate the discovery, click < strong > Browse< / strong > to select a
2007-09-21 01:56:25 +00:00
build log file, and then click the < span style = "font-weight: bold;" > Load< / span >
2005-07-22 17:23:58 +00:00
button.< br >
< / p >
2007-06-19 19:34:42 +00:00
< / ol >
< br >
2011-03-31 13:59:18 +00:00
< p > < img src = "../images/ngref.gif" alt = "Related reference"
2005-07-22 17:23:58 +00:00
height="21" width="143">< br >
2004-06-21 10:33:03 +00:00
< a href = "cdt_t_convert_cdt_proj.htm" > Converting CDT 1.x Projects< / a > < br >
2007-10-01 14:27:01 +00:00
< a href = "../reference/cdt_u_prop_build_discovery.htm" > C/C++ Project
2007-06-19 19:34:42 +00:00
Properties, Discovery Options< / a > < / p >
< img src = "../images/ng00_04a.gif" alt = "QNX Copyright Statement" >
2012-09-19 17:16:24 -04:00
< / div > < / body >
2005-07-22 17:23:58 +00:00
< / html >