<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Ask for help about prt::FlexLicParams in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/ask-for-help-about-prt-flexlicparams/m-p/267526#M3541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,I have installed CityEngine 2014.0 already,and SDK(1.1.1471) matched with it,and the software could &amp;nbsp;be start normally.Is there any other reason it can be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Jun 2017 15:40:38 GMT</pubDate>
    <dc:creator>LuoSherlock</dc:creator>
    <dc:date>2017-06-11T15:40:38Z</dc:date>
    <item>
      <title>Ask for help about prt::FlexLicParams</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/ask-for-help-about-prt-flexlicparams/m-p/267524#M3539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt; I am writing to ask for help.&lt;BR /&gt;When I use CityEngine 2014.0 to construct the rule base, here comes the problem that prt::Status shows STATUS_NO_LICENSE.&lt;BR /&gt; I have tried my best to solve it, but it does not work.&lt;/P&gt;&lt;P&gt;Some background information that may be useful as following:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;prt::FileLogHandler shows:&lt;BR /&gt;[2017-Jun-05 15:58:28.135212] [info] ESRI Procedural Runtime&lt;BR /&gt;[2017-Jun-05 15:58:28.135212] [info] Version: 1.1.1471 | Build Date: Thu 05/22/2014 03:15 AM | Build Config: PRT_BC_REL PRT_CC_OPT PRT_TC_VC10 | OS: win32&lt;BR /&gt;[2017-Jun-05 15:58:28.135212] [debug] looking for loader library at path C:\CodePrjs\Win32_CityEngine_frame\x64\Debug&lt;BR /&gt;[2017-Jun-05 15:58:28.166436] [fatal] The licensing system could not be initialized, please verify your 'LicParams' data.&lt;BR /&gt;[2017-Jun-05 15:58:28.166436] [error] prt::init failed, exception caught: 'No license.'&lt;BR /&gt;[2017-Jun-05 15:58:28.166436] [error] Status code = 3 = No license.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Develop environment:&lt;BR /&gt;OS: Windows Server 2012 R2 Standard 64-bit&lt;BR /&gt;IDE：Visual Studio 2013 Ultimate 2013 Version 12.0.21005 REL&lt;BR /&gt;CityEngine Version：2014.0 advanced 64-bit：&lt;BR /&gt;*** System properties:&lt;BR /&gt;3dview.show_trimplanes_normals=false&lt;BR /&gt;CITYENGINE_CONFIG=TRUE&lt;BR /&gt;CITYENGINE_FEATURE=CityEngAdv&lt;BR /&gt;LICENSE_SERVER=27000@127.0.0.1&lt;BR /&gt;LICTIME=4070937600371&lt;BR /&gt;SEAT_PREFERENCE_CITYENGINE=Float&lt;BR /&gt;SOFTWARE_CLASS_CITYENGINE=Advanced&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our code:&lt;BR /&gt;prt::Status _status = prt::Status::STATUS_UNSPECIFIED_ERROR;&lt;BR /&gt;prt::FlexLicParams _flex_licparams;&lt;BR /&gt;_flex_licparams.mFeature = "CityEngAdv";&lt;BR /&gt;_flex_licparams.mHostName = "27000@127.0.0.1";&lt;BR /&gt;//_flex_licparams.mFeature = "CityEngAdvFx";_flex_licparams.mHostName = "";&lt;BR /&gt;_flex_licparams.mActLibPath = "C:\CodePrjs\Win32_CityEngine_frame\x64\Debug\flexnet_prt.dll";&lt;BR /&gt;//_flex_licparams.mActLibPath = "C:\Program Files\Esri\CityEngine2014\plugins\com.esri.prt.clients.ce.win32.win32.x86_64_1.0.0\flexnet_prt.dll";&lt;BR /&gt;const wchar_t * extensions = L"C:\\Program Files\\ESRI\\CityEngine2014\\plugins\\com.esri.prt.clients.ce.win32.win32.x86_64_1.0.0\\lib";&lt;BR /&gt;const prt::Object * licenseHandle = prt::init(&amp;amp;extensions, 1, prt::LOG_DEBUG, &amp;amp;_flex_licparams, &amp;amp;_status);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate if you can help me solve this problem or tell me what should I do.&lt;BR /&gt;Looking forward to your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 16:15:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/ask-for-help-about-prt-flexlicparams/m-p/267524#M3539</guid>
      <dc:creator>LuoSherlock</dc:creator>
      <dc:date>2017-06-06T16:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ask for help about prt::FlexLicParams</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/ask-for-help-about-prt-flexlicparams/m-p/267525#M3540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you installed a matching version of the CityEngine Administrator on your system? Its licensing service is needed.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/esri-cityengine-sdk/blob/master/README.md" title="https://github.com/Esri/esri-cityengine-sdk/blob/master/README.md"&gt;esri-cityengine-sdk/README.md at master · Esri/esri-cityengine-sdk · GitHub&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 15:12:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/ask-for-help-about-prt-flexlicparams/m-p/267525#M3540</guid>
      <dc:creator>ThomasFuchs</dc:creator>
      <dc:date>2017-06-07T15:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ask for help about prt::FlexLicParams</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/ask-for-help-about-prt-flexlicparams/m-p/267526#M3541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,I have installed CityEngine 2014.0 already,and SDK(1.1.1471) matched with it,and the software could &amp;nbsp;be start normally.Is there any other reason it can be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jun 2017 15:40:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/ask-for-help-about-prt-flexlicparams/m-p/267526#M3541</guid>
      <dc:creator>LuoSherlock</dc:creator>
      <dc:date>2017-06-11T15:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ask for help about prt::FlexLicParams</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/ask-for-help-about-prt-flexlicparams/m-p/267527#M3542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does it work in release mode?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2017 11:09:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/ask-for-help-about-prt-flexlicparams/m-p/267527#M3542</guid>
      <dc:creator>SimonHaegler</dc:creator>
      <dc:date>2017-06-13T11:09:59Z</dc:date>
    </item>
  </channel>
</rss>

