Usuário:Bielhpp

De Pontão Nós Digitais
Revisão de 18h47min de 30 de junho de 2023 por Bielhpp (discussão | contribs)
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)
Ir para navegaçãoIr para pesquisar

Hi,

I'm Gabriel Andrade from LabVis (IPRJ-UERJ). I will put here some notes on kinda modern C++ for myself and others

C++, since C++ 11, does not compare boolean with pointer. Use nullptr or NULL instead.

There are problems with unique_ptr to deal with into LEMSVPE project. Solution found: use shared_ptr. check this link and this one

On lemsvxl, if you are facing problems with coin3d, simply build the bgui3d first source

If you do not have boost, istall it-> necessary to edge on script. follow here