1.8.10 - Arnold 7.4.4.x errors

5 views
Skip to first unread message

Nicholas Yue

unread,
Jan 21, 2026, 12:36:09 AMJan 21
to alembic-discussion
Hi,

  Recently, I returned to the world of Arnold again.

  I am building the procedural and came across the ArrayConvert issue

ArbGeomParams.cpp

Around line 248
```
        AiNodeSetArray( primNode, param.getName().c_str(),                                                                                                                                                                                    
                ArrayConvert( valueSample->size(), 1, arnoldAPIType,                                                                                                                                                                          
                        (void *) valueSample->get() ) );  
``` 

ArrayConvert is not available anymore.

I do not have access to old Arnold SDK to compare so it is a little difficult to work out a fix at the moment.

I am reporting this first and see if I can make progress in the next couple of weeks.

Kind regards
Reply all
Reply to author
Forward
0 new messages