Giter VIP home page Giter VIP logo

Comments (6)

BigRoy avatar BigRoy commented on August 28, 2024

The specific versions to compile against are stated in the DEVELOPER.md. Note that it states a specific commit of the repositories and not solely the version, so make sure you check out that commit and build it.

from maya-usd.

eldiren avatar eldiren commented on August 28, 2024

Ok I'm down to two linker errors now.
"C:\maya_usd\build\Release\plugin\al\lib\AL_USDMaya_AL_USDMaya.vcxproj" (default target) (19) ->
(Link target) ->
wrapTranslatorContext.obj : error LNK2005: "class AL::usdmaya::nodes::ProxyShape const volatile * __cdecl boost::get_pointer(class AL::usdmaya::nodes::ProxyShape const volatile *)" (??$get_pointer@$$CDVProxyShape@nodes@usdmaya@AL@@@boost@@YAPEDVProxyShape@nodes@usdmaya@AL@@PEDV1234@@z) already defined in wrapProxyShape.obj [C:\maya_usd\build\Release\plugin\al\lib\AL_USDMaya_AL_USDMaya.vcxproj]
C:\maya_usd\build\Release\plugin\al\lib\AL_USDMaya\Release_AL_USDMaya.pyd : fatal error LNK1169: one or more multiply defined symbols found [C:\maya_usd\build\Release\plugin\al\lib\AL_USDMaya_AL_USDMaya.vcxproj]

from maya-usd.

BigRoy avatar BigRoy commented on August 28, 2024

Perfect! I believe a fix for that is described here: #50 (comment)


Also note that you can put a code block in your Github comments using markdown making your error logs more readable. To do so you can do 3x` before and after the text.

Making it look like:

Code block

Look up code blocks in Markdown :)

from maya-usd.

eldiren avatar eldiren commented on August 28, 2024

Yeah issue #50 (comment) fixed it. I completely removed the line like he did. In summary it was an issue of me not reading/not knowing about the https://github.com/Autodesk/maya-usd/blob/refactoring_sandbox/doc/DEVELOPER.md#branch-versions file, and combining the two fixed mentioned in previous issues. Thanks for the quick assistance.

from maya-usd.

kxl-adsk avatar kxl-adsk commented on August 28, 2024

FYI. Merged the fix #58

from maya-usd.

BigRoy avatar BigRoy commented on August 28, 2024

@kxl-adsk be aware that this exact if statement didn't fix it on my end at the time as described here.

from maya-usd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.