Good point Chad

On Thu, Oct 14, 2021 at 1:44 PM Chad Vernon <chadver...@gmail.com> wrote:

> I've used Jenkins CI in the past to build plugins for multiple versions of
> Maya on all 3 platforms. You have to have access to all three platforms on
> the same network. I used CMake to set up the build environment for each
> platform/maya version.
>
> Also while you can often use a different Visual Studio version than what
> Maya was compiled with, you may sometimes see irregularities, like
> difficulties running through a debugger.
>
> On Thursday, October 14, 2021 at 9:31:40 AM UTC-7 Rudi Hammad wrote:
>
>> found this on youtube by chad vernom!
>> https://www.youtube.com/watch?v=2mUOt_F2ywo&t=0s
>>
>>
>> El jueves, 14 de octubre de 2021 a las 11:38:17 UTC+2, Rudi Hammad
>> escribió:
>>
>>> hello,
>>>
>>> Not sure if I am understanding correctly. I only know how to setup VS
>>> for one maya version. What I do is a set the directories in the properties
>>> the the corresponding maya verstion path.
>>> So what I would do to compile for each is manually change every time the
>>> path, which I am sure is not how to do it.
>>> I would like to get this right first and then I'll check the replies
>>> about other platforms.
>>>
>>> R
>>>
>>> El miércoles, 13 de octubre de 2021 a las 23:15:13 UTC+2, Marcus
>>> Ottosson escribió:
>>>
>>>> Yes, that's not an issue. The version of Maya you build for is
>>>> determined by the SDK you use, e.g. the Maya 2020 SDK for Maya 2020
>>>> plug-ins. The only thing to bear in mind is that the compiler version needs
>>>> to match the Maya compiler version, so VS 2015 or 2019 for Maya 2018-2022.
>>>> You can't build for Mac with VS.
>>>>
>>>> On Sun, 10 Oct 2021 at 11:47, Rudi Hammad <rudih...@gmail.com> wrote:
>>>>
>>>>> hello,
>>>>>
>>>>> the title of the thread sums it up really.
>>>>> I wonder if there is an easy way to compile the plugins for multiple
>>>>> maya's and platforms(windows and mac mainly) at once with visual studio.
>>>>> I couldn't find much info googling, or maybe a missed it.
>>>>>
>>>>> thanks,
>>>>>
>>>>> R
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Python Programming for Autodesk Maya" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to python_inside_m...@googlegroups.com.
>>>>> To view this discussion on the web visit
>>>>> https://groups.google.com/d/msgid/python_inside_maya/90c9a052-2d02-425e-812b-9129f1c71bafn%40googlegroups.com
>>>>> <https://groups.google.com/d/msgid/python_inside_maya/90c9a052-2d02-425e-812b-9129f1c71bafn%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>> .
>>>>>
>>>> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to python_inside_maya+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/53c0603e-64b0-4656-b260-8eb560398cabn%40googlegroups.com
> <https://groups.google.com/d/msgid/python_inside_maya/53c0603e-64b0-4656-b260-8eb560398cabn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 


---------------------
*--= Reza Aarabi =--*
*https://madoodia.com <https://madoodia.com>*

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CADvbQwJRHeEug4C-mHesbNjw3hr%3DYyxVC7hOvGA4CfCmJ3%3DU-A%40mail.gmail.com.

Reply via email to