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

How to Compile with VS2015 Step by step please #27

Open
sandipsahoo2k2 opened this issue Jan 25, 2016 · 3 comments
Open

How to Compile with VS2015 Step by step please #27

sandipsahoo2k2 opened this issue Jan 25, 2016 · 3 comments

Comments

@sandipsahoo2k2
Copy link

I want to use xlloop for a POC. It works awesome with xls. But now need to compile with VC++ and I get too many errors.. Can some one please point me some docs step by step procedure to compile the plugin?

@asndev
Copy link

asndev commented Apr 14, 2016

@asndev
Copy link

asndev commented Jun 23, 2016

We've just open sourced our own solution which should make it much easier to connect your user defined functions with your Excel sheets: https://github.com/PATRONAS/opuxl
Contributions appreciated :)

@alexacomputing
Copy link

In case anyone still needs it (and because I really like xlloop so far). Looks like the xlloop version that I eventually build is stable and I tested in on a few machines including win7 and win10. Here is the list of parameters I used to build it: http://alexacomputing.com/files/notes/xlloop/vs_notes.html. You can also find there the visual studio project (I added an additional function to the original project which starts automatically java server if it is not running. You may want to remove it from the code).

Haven't tried to rebuild yet the opuxl project but unfortunately the addin downloaded from this webpage is not working. I posted an issue above (which I fixed for xlloop but it still exists for opuxl)

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

3 participants