Advertisement
Guest User

Untitled

a guest
Feb 24th, 2014
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. gcc -fPIC -rdynamic -pipe -I../../include -shared BatStatModule.c -o BatStatModule.so
  2. BatStatModule.c: In function `BatStatModule_Init':
  3. BatStatModule.c:232:15: error: lvalue required as left operand of assignment
  4. make[2]: *** [BatStatModule.so] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement