中文字幕 另类精品,亚洲欧美一区二区蜜桃,日本在线精品视频免费,孩交精品乱子片免费

<sup id="3hn2b"></sup>

    1. <sub id="3hn2b"><ol id="3hn2b"></ol></sub><legend id="3hn2b"></legend>

      1. <xmp id="3hn2b"></xmp>

      2. 新聞中心

        EEPW首頁 > 測試測量 > 設(shè)計應(yīng)用 > C++test在對Tornado 2.2-VxWorks-5.5 simulator 下

        C++test在對Tornado 2.2-VxWorks-5.5 simulator 下

        作者: 時間:2012-06-20 來源:網(wǎng)絡(luò) 收藏

        使用C++ 2.2--5.5 下針對CPP代碼做單元測試時,出現(xiàn)不能獲取測試結(jié)果的問題,反復(fù)偵測問題的緣由,查看幫助文檔,終于在幫助文檔中找到如下一些說明:

        本文引用地址:http://www.antipu.com.cn/article/193703.htm

        The default build of -5.5 (%WIND_BASE%targetconfigsimpcvxWorks.exe; -2.2) doesn't contain enough C++ features to satisfy C++'s C++ instrumentation needs in its default mode. Thus, to C++ code, you either need to build your own VxSim image with scaled-up C++ support (we recommend using all C++ features except complex numbers; at minimum) or you need to add the -DCPPTEST_SPECIAL_STD_EXCEPTIONS_HANDLING_ENABLED=0 definition to the project compilation flags. This issue does not affect -5.4 (-2.0).

        幫助文檔中說得很清楚,VxWorks5.5默認的缺少C++特性支持,所以解決方案就是重新構(gòu)建一個支持C++特性的image,重新執(zhí)行即可。

        c++相關(guān)文章:c++教程




        關(guān)鍵詞: simulator Tornado VxWorks test

        評論


        相關(guān)推薦

        技術(shù)專區(qū)

        關(guān)閉