Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assembly reference not found /mobile support ???? #4

Open
lksstr opened this issue Oct 14, 2019 · 0 comments
Open

assembly reference not found /mobile support ???? #4

lksstr opened this issue Oct 14, 2019 · 0 comments

Comments

@lksstr
Copy link

lksstr commented Oct 14, 2019

Hi i am using Excel4Unity in my unity android project where i am exporting gradle of unity project and i am getting error of missing assembly reference

Assets\Excel4Unity\Excel.cs(4,7): error CS0246: The type or namespace name 'OfficeOpenXml' could not be found (are you missing a using directive or an assembly reference?)

Assets\Excel4Unity\ExcelHelper.cs(3,7): error CS0246: The type or namespace name 'OfficeOpenXml' could not be found (are you missing a using directive or an assembly reference?)

Assets\Excel4Unity\Excel.cs(16,18): error CS0246: The type or namespace name 'ExcelWorkbook' could not be found (are you missing a using directive or an assembly reference?)

please help me out

@lksstr lksstr changed the title assembly reference not found assembly reference not found /mobile support ???? Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant