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

.NET Framework 4.5 #12

Closed
MvGulik opened this issue Aug 14, 2014 · 7 comments
Closed

.NET Framework 4.5 #12

MvGulik opened this issue Aug 14, 2014 · 7 comments

Comments

@MvGulik
Copy link

MvGulik commented Aug 14, 2014

Erm.
Finding out this 3D tool (open3mod) needs ".NET Framework 4.5" ... at installation ... is a major bummer.
As Win.Xp user this means a no go.
It would be nice to now in Advanced if something will run, or not, on your computer/OS.

Seriously dislike Dot.Net (Great MS tactic though)
Do like, and use, AssimpView (which by the looks of it is terminated. Bummer 2)

@acgessler
Copy link
Owner

The original assimp.net is still in the assimp repository - you can grab it from there and build it.

Maybe we'll again have a download for it with the next assimp release.

As for open3mod, I think it'll be critical to backport it to at least .net 3.5 so that we can avoid .net 4.5 install. I overestimated the install base for 4.5.

Thanks!

@MvGulik
Copy link
Author

MvGulik commented Aug 25, 2014

"open3mod ... backport to .net 3.5"
Yes please, please ,please. ;-)

A big "Thank you" if you do. :-)

@gerundt
Copy link

gerundt commented Aug 25, 2014

Why not backport to 4.0? This version works also on XP.

@MvGulik
Copy link
Author

MvGulik commented Aug 25, 2014

I think, from a .net stability (and perhaps security to) point of view, going with the more mature 3.5 version would be less prone to additional problems.

Just a thought. (from a general (no expert) user.)

@acgessler
Copy link
Owner

I've finally gotten to tackle this topic and I have succeeded at backported it to .net 3.5.

A couple of issues remain to be closed (for example, running the backported version on systems that ran already the 4.5 version fails because some .net-generated config files in appdata point to the wrong framework version).

Once that is through, there will be a new release.

@MvGulik
Copy link
Author

MvGulik commented Nov 14, 2014

:)

@acgessler
Copy link
Owner

I'll be updating the binaries in the next days. Current head is 3.5 only.

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