LibMISB/Examples/Example Application: Difference between revisions

Line 28: Line 28:
===Code===
===Code===


Create a file called libmisb_app.cpp in the same place where the libmisb examples are located inside the builddir directory. This is due to the application needs a binary file called misb-converter that only comes in the build directory of the examples. The path might luck like this one:
Create a file called libmisb_app.cpp which contains the following code:


<pre>
<pre>