Skip to content

Re: Problems compiling examples

#2484
takamori67
Member

Dear Mathias, thank you for your quick reply.
When I leave the Makefile unchanged and try to compile, this happens:

Create dependencies for cylinder2d.cpp
Compile cylinder2d.cpp
g++ -DOLB_PRECOMPILED -O3 -Wall -std=c++0x -I../../src -I../../src/ -I../../src/external -c cylinder2d.cpp -o /home/sg490830/Desktop/olb/examples/cylinder2d/cylinder2d.o
make[1]: Entering directory `/rwthfs/rz/cluster/home/sg490830/Desktop/olb’
make[1]: *** Keine Regel, um »all« zu erstellen. Schluss.
make[1]: Leaving directory `/rwthfs/rz/cluster/home/sg490830/Desktop/olb’
make: *** [updatelib] Fehler 2