Excel-DNA currently not supporting AOT Native #775
              
  
  Closed
              
          
                  
                    
                      laurentbeaumer
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I wrote a minimalist project using Excel-DNA (1.8.0) to display "Say Hello" in Excel:
https://github.com/laurentbeaumer/ExcelDnaNativeAotExample/tree/main
When compile in Native AOT, the Excel function returns "#VALUE". There is no error message.
Otherwise, it is working if it is compiled in CIL.
I have the same issue with pre-releases of Excel-DNA.
Is there an existing solution to use DLLs compile as Native AOT in Excel-DNA? Or is there is a plan to support them in the future?
Thank you :)
Beta Was this translation helpful? Give feedback.
All reactions