Compiling C++ sources windows -> Linking errors

Can somebody tell me what .libs I ned to compile a C++ source like pview?
Thanks Martin

It’s all in the INSTALL-MK or INSTALL-PP document. Building Panda, or any Panda application like pview, is a little bit complicated; it’s not just a matter of naming a handful of lib’s.

If you have specific questions about either of those install documents, we’ll be happy to help you further.

David

My aim is to write panda programms with c++ and python.
I want to play around with pview as a example.

Martin

OK. Read the documents and let us know if you need specific help understanding those documents.

David