Skip to content

HowToCompileXmippIndependentPrograms

Adrian Quintana edited this page Dec 11, 2017 · 1 revision

How to compile independent programs that make use of Xmipp

!xmipp_compile (v3.0)

Usage

Compile a C++ program using Xmipp libraries

Parameters

$: C++ file to compile $: Compile with debugging flags

Examples and notes

Compile myprogram.cpp

xmipp_compile myprogram.cpp

User's comments

Clone this wiki locally