tesla1060

Results 10 comments of tesla1060

Hi, I am not sure how to install this without `pip`. Do I download the source? But it seems the installation instruction requires `make`

There is a new error ``` C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W 3 /GS- /DNDEBUG -I. -I./ad3 -I./Eigen /Tpad3/FactorGraph.cpp /Fobuild\temp.win32 -2.7\ad3/FactorGraph.obj FactorGraph.cpp C:\Program Files\Microsoft Visual Studio...

Hi do I still use `pip install https://github.com/pystruct/AD3/archive/master.zip` If yes, the same error message still show.

err, sorry, I am not sure how install from the source in Windows.

well, I am still getting the same error here `pip install https://github.com/andre-martins/AD3/archive/master.zip` ``` C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W 3 /GS- /DNDEBUG -I. -I./ad3 -I./Eigen /Tpad3/FactorGraph.cpp...

OK. that error is gone, but here is a new one though, ``` ad3/GenericFactor.cpp(200) : error C2668: 'sqrt' : ambiguous call to overloaded function C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\math.h(581): cou...

That one is gone, but more emerged... ``` C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\xlocale(342) : warning C 4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc ad3/Utils.cpp(41)...

No, a lot more errors C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W 3 /GS- /DNDEBUG -I. -I./ad3 -I./Eigen /Tpad3/Utils.cpp /Fobuild\temp.win32-2.7\a d3/Utils.obj Utils.cpp C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\xlocale(342)...

OK, i can install now, thanks!