![]() ![]() ![]() | 投稿するにはまず登録を |

題名 | 投稿者 | 日時 |
---|---|---|
» ![]() |
wireless_ | 2015/11/26 16:23 |
![]() |
forum_support | 2015/12/15 11:05 |
![]() |
wireless_ | 2016/10/24 14:02 |
フラット表示 | 前のトピック | 次のトピック |
投稿者 | スレッド |
---|---|
wireless_ | 投稿日時: 2015/11/26 16:23 |
新米 ![]() ![]() 登録日: 2015/10/13 居住地: 投稿: 9 |
qualnet7.4でのビルド 現在無線の研究をしており、qualnetのソースコードを一部変更し、printfでsnrを出力するように変えました。
3rdパーティライブラリのインストールのために"install.ps1"を実行し、"Creating scalable.bat"の後で"scalable.batが見つかりません","scalable-cmake-gui.batが見つかりません"などど注意されたことが原因なのか、cmake-guiでのビルドで3rdパーティライブラリの参照がそれぞれ出来ていないとしてエラーが出力されます。手動で3rdパーティライブラリのある場所を指定してビルドしましたが、同じようなエラーが出てしまいました。 visual studio 2013community をインストールしているのでコンパイラは合ってるはずです。 何かご存知の方教えていただければ幸いです。 以下がcmake-guiでのエラー結果です。 Could NOT find TIREM (missing: TIREM_INCLUDE_DIR TIREM_LIBRARY) Could NOT find Boost Could NOT find MARIADB (missing: MARIADB_LIBRARY MARIADB_INCLUDE_DIR) Could NOT find SQLite3 (missing: SQLite3_LIBRARY SQLite3_INCLUDE_DIR) CMake Error at cmake/FindEigen3.cmake:33 (file): file failed to open for reading (No such file or directory): C:/Program Files/Scalable/scalable-3p-windows/3rdparty-pkgs/3rd/scalable-3p-eigen3/tools/include/Eigen/src/Core/util/Macros.h Call Stack (most recent call first): cmake/FindEigen3.cmake:59 (_eigen3_check_version) CMakeLists.txt:89 (find_package) CMake Error at C:/Program Files/Scalable/scalable-3p-windows/3rdparty-pkgs/3rd/scalable-3p-cmake/tools/share/cmake-3.2/Modules/FindBoost.cmake:1182 (message): Unable to find the requested Boost libraries. Unable to find the Boost header files. Please set BOOST_ROOT to the root directory containing Boost or BOOST_INCLUDEDIR to the directory containing Boost's headers. Call Stack (most recent call first): CMakeLists.txt:92 (find_package) CMake Error at C:/Program Files/Scalable/scalable-3p-windows/3rdparty-pkgs/3rd/scalable-3p-cmake/tools/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:138 (message): Could NOT find PthreadsWin32 (missing: PTH_WIN32_LIBRARY PTH_WIN32_INCLUDE_DIR) Call Stack (most recent call first): C:/Program Files/Scalable/scalable-3p-windows/3rdparty-pkgs/3rd/scalable-3p-cmake/tools/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE) cmake/FindPthreadsWin32.cmake:26 (find_package_handle_standard_args) CMakeLists.txt:103 (find_package) Configuring incomplete, errors occurred! See also "C:/Users/STUDENT-2015/Documents/build/CMakeFiles/CMakeOutput.log". |
フラット表示 | 前のトピック | 次のトピック |