Table of Contents |
Quickstart †
Extract Onikiri archives †
- Extract the following files to the same directory.
- onikiri2-~-base.tar.gz
- onikiri2-~-lib.tar.gz
- onikiri2-~-benchmark.tar.gz
An image after extracting archives †
(root of Onikiri) +--benchmark +--project +--src +--tool +--lib | +--boost ...
Compilation †
VisualStudio †
- Open project/msvc/onikiri2.sln by Visual Studio and 'build'.
gcc †
- run 'make' by using project/gcc/Makefile
Notes †
- For the first time, the script extracts the Boost archive so it takes a long time to compile Onikiri.
Execution of Onikiri †
VisualStudio †
- Choose Project>Properties from the menubar.
- Change "Compsition" to "All Compositions".
- Move to Composition Property>Debug.
- Input "..\..\..\benchmark\HelloWorld " in "Working Directory".
- Input "param.xml" in "Command Arguments"
- Choose Debug>Execute without Debug from the menubar to execute.
The execution is a success if "hello, world" is written to the standard output and "result.xml" is generated in the working directory.
gcc †
- Move to /project/gcc/onikiri2.
- Enter the command below.
./a.out ../../../benchmark/HelloWorld/param.xml
The execution is a success if "hello, world" is written to the standard output and "result.xml" is generated in the working directory.
- 関連ページ
- Onikiri1280日前
ツールボックス
メニュー
最新の20件
最新の20件
2022-12-31
2022-09-24
2022-01-26
2019-09-17
2019-07-11
2018-07-12
2018-05-09
2018-02-07
2017-10-27
2017-10-15
2017-05-01
2017-03-27
2015-12-24