
15 May
2014
15 May
'14
9:37 p.m.
Hi all, If you bzr up, you have to rebuild buildtool. I added a cxxflags attribute, so we no longer get warnings about C++ flags that are not applicable to C compilation.
This is cmd you need: g++ buildtool.cpp -o btool.exe -O3 -fopenmp
regards, Johan