filcuc / nimqml

Qt Qml bindings for the Nim programming language
Other
164 stars 20 forks source link

Nim version requirement, 1.4 vs 1.2 #31

Closed arnetheduck closed 3 years ago

arnetheduck commented 3 years ago

I noticed nim version requirement was bumped to 1.4 recently, was there a specific reason? We're using 1.2 for a number of projects for which nimqml has been really great and are not planning to migrate until later - curious what broke ;)

filcuc commented 3 years ago

nothing really i think we can revert it to 1.2

filcuc commented 3 years ago

Well i've just noticed that the requirements has not been set in the .nimble file it's only in the README

filcuc commented 3 years ago

@arnetheduck can you confirm that? or have you had problems somewhere compiling the library with 1.2?

arnetheduck commented 3 years ago

we're using a pre-bump version right now and haven't tried upgrading really, mainly because of what the readme says right now - we don't use nimble.

filcuc commented 3 years ago

ok so nothing to worry