[MicroTVM] building errors trying to USE_MICRO

Hi , I am new to TVM and i am trying to work with microTVM. according to the Docs , all i have to do is to enable USE_MICRO. but when i do so , the visual studio project(tvm) is not building and i get a lot of compiler errors like: undefined ssize_t , error on attribute(packed) in session.h is there something i am missing here?is there a full guide or tutorial that can help to start up a microTVM project that i can use?

Thanks.

hi @sohib2 I’m not sure we’ve tried with Visual Studio. we do, however, build TVM using Visual Studio on windows, and I believe we set USE_MICRO to ON there. Could you post some more detail?