Skip to content

trying to fix neqsimexcel#20

Open
EvenSol wants to merge 11 commits intomasterfrom
update-2.5.5
Open

trying to fix neqsimexcel#20
EvenSol wants to merge 11 commits intomasterfrom
update-2.5.5

Conversation

@EvenSol
Copy link
Copy Markdown
Collaborator

@EvenSol EvenSol commented Aug 15, 2023

I can compile NeqSimNet3 us it is using nuget package IKVM and pointing to the neqsim.jar.

However this does not work for NeqSimExcel. I'm not able to use IKVM here (or the neqsim jar directly).
In this case I had cto compile to neqsim jar manually using IKVM, and try to include all dll's in the excel reference.
THis was not successfull.
A good solution would be if one could compile the Excel project in the same way as NeqSimNet3 (using IKVM nuget package and neqsim jar).

Solving this task could possible be simpler just trying to make a simple Excel vsto project that calls NeqSim using the IKVM and the neqsim.jar. If this is solved, we could make it work with neqsimexcel.

References:
NeqSim: https://github.com/equinor/neqsim

The most recent Java 8 compatible jar is neqsim-2.5.5-Java8.jar found the latest release.

IKVM:
https://github.com/ikvmnet/ikvm

IKVM-maven (not sure if this can be used):
https://github.com/ikvmnet/ikvm-maven

EvenSol and others added 11 commits August 15, 2023 09:18
.csproj are the actual project files for each project and not the user specific IDE settings that is found in .csproj.user files
This reverts commit ee8790b.
This reverts commit 46320ca.
This reverts commit a5903c9.
This reverts commit ee8790b.
fix: Remove csproj from gitignore
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

Successfully merging this pull request may close these issues.

2 participants