I successfull build python 3.x.x in right(seems) directory sdks\\python-pyawd\\Python
I successfull build cpp-libawd…
But then I building python-pyawd (what I need for Blender) I got about 80 errors.. Im bad in C++ and and compiling..
Here first errors and Last errors..
Help me please. I dont know how to build.. read wiki and install guide but no help for me..
Running on Windows 7 64-bit 16gb ram. VC++ 2008
1>??????????...
1>cl: ????????? ?????? warning D9035: ????????????? ????????? “Wp64” ????????????, ?? ????? ?????? ? ????????? ????????
1>util.cc
1>.\src\util.cc(18) : error C3861: PyNumber_Int: ????????????? ?? ??????
1>.\src\util.cc(19) : error C3861: PyInt_AsLong: ????????????? ?? ??????
1>.\src\util.cc(37) : error C3861: PyString_AsString: ????????????? ?? ??????
1>.\src\util.cc(38) : error C3861: PyString_Size: ????????????? ?? ??????
.............................
.............................
1> ???: ‘unknown-type’
1>AWDWriter.cc
1>.\src\AWDWriter.cc(58) : error C2259: AWDMetaData: ?????????? ??????? ????????? ???????????? ??????
1> ??-?? ????????? ??????:
1> awd_uint32 AWDBlock::calc_body_length(void): ???????????
1> o:\pyawd\awd\sdks\cpp-libawd\build\awd\block.h(18): ??. ?????????? ‘AWDBlock::calc_body_length’
1> void AWDBlock::write_body(int): ???????????
1> o:\pyawd\awd\sdks\cpp-libawd\build\awd\block.h(19): ??. ?????????? ‘AWDBlock::write_body’
1>.\src\AWDWriter.cc(218) : warning C4244: =: ?????????????? ‘Py_ssize_t’ ? ‘int’, ???????? ?????? ??????
1>???????? ????...
1>?????? ?????????? ??? ???????? ? “file://o:\PyAWD\awd\sdks\python-pyawd\build\BuildLog.htm”
1>pyawd - ?????? 80, ?????????????? 14
========== ??????????: ???????: 0, ? ????????: 1, ??? ?????????: 1, ?????????: 0 ==========