Guest User

Untitled

a guest
Mar 29th, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. ../freesteel/src/pits/CoreRoughGeneration.cpp: In member function 'int CoreRough Generation::TrackLink(const std::vector<P2>&, S2weaveCellLinearCutTraverse, bool , const MachineParams&)':
  2. ../freesteel/src/pits/CoreRoughGeneration.cpp:349:6: warning: variable 'Nvbearin g' set but not used [-Wunused-but-set-variable]
  3. ../freesteel/src/pits/CoreRoughGeneration.cpp:344:7: warning: variable 'bOnStock ' set but not used [-Wunused-but-set-variable]
  4. PythonStuff.cpp: In function 'PyObject* actp_makerough(PyObject*, PyObject*)':
  5. PythonStuff.cpp:91:42: error: 'PyInt_FromLong' was not declared in this scope
  6. PythonStuff.cpp: In function 'PyObject* actp_getnumpaths(PyObject*, PyObject*)':
  7. PythonStuff.cpp:98:51: error: 'PyInt_FromLong' was not declared in this scope
  8. PythonStuff.cpp: In function 'PyObject* actp_getnumpoints(PyObject*, PyObject*)' :
  9. PythonStuff.cpp:110:52: error: 'PyInt_FromLong' was not declared in this scope
  10. PythonStuff.cpp: In function 'PyObject* actp_getnumbreaks(PyObject*, PyObject*)' :
  11. PythonStuff.cpp:164:52: error: 'PyInt_FromLong' was not declared in this scope
  12. PythonStuff.cpp: In function 'PyObject* actp_getbreak(PyObject*, PyObject*)':
  13. PythonStuff.cpp:177:39: error: 'PyInt_FromLong' was not declared in this scope
  14. PythonStuff.cpp: In function 'PyObject* actp_getnumlinkpths(PyObject*, PyObject* )':
  15. PythonStuff.cpp:189:56: error: 'PyInt_FromLong' was not declared in this scope
  16. PythonStuff.cpp: In function 'PyObject* actp_getnumlinkpoints(PyObject*, PyObjec t*)':
  17. PythonStuff.cpp:202:52: error: 'PyInt_FromLong' was not declared in this scope
  18. PythonStuff.cpp: In function 'PyObject* initactp()':
  19. PythonStuff.cpp:524:35: error: 'Py_InitModule' was not declared in this scope
  20. PythonStuff.cpp:525:1: warning: no return statement in function returning non-vo id [-Wreturn-type]
  21. make: *** [PythonStuff.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment