@m_tsourma wrote:
Hello,
i am new to openframeworks and i encounter some problems on compilling the examples.
I followed the tutorials on downloading it and installing, but when it comes to compille the "polygonExample" (to run make), i get the errors below:/tmp/ccvluDMI.s: Assembler messages:
/tmp/ccvluDMI.s:3761: Error: no such instruction:vfmadd312ss 4(%r12),%xmm5,%xmm3'vfmadd312ss (%r12),%xmm5,%xmm4'
/tmp/ccvluDMI.s:3763: Error: no such instruction:
make[2]: *** [../../../libs/openFrameworksCompiled/lib/linux64/obj/Release/libs/openFrameworks/graphics/ofPolyline.o] Error 1
make[1]: *** [Release] Error 2
make[1]: Leaving directory `/home/vaggos/of_v0.8.4_linux64_release/libs/openFrameworksCompiled/project'
make: *** [Release] Error 2Could you please help me? My os is ubuntu 12.04 and is a x64bit system.
Posts: 3
Participants: 2