Jump to content

compiling problem


Recommended Posts

==== Building lowlevel ====
module_init.cpp
../../../source/lib/module_init.cpp: In function ‘LibError ModuleInit(volatile ModuleInitState*, LibError (*)())’:
../../../source/lib/module_init.cpp:55: error: ‘_mm_pause’ was not declared in this scope
../../../source/lib/module_init.cpp: In function ‘LibError ModuleShutdown(volatile ModuleInitState*, void (*)())’:
../../../source/lib/module_init.cpp:80: error: ‘_mm_pause’ was not declared in this scope
make[1]: *** [obj/lowlevel_Release/module_init.o] Fehler 1
make: *** [lowlevel] Fehler 2

opensuse 11.2 / 64bit

revision 7742

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...