I know f# with opentk is very translatable from c#, however my problem is slightly less obvious because of the fact that f# isn't incredibly popular as it is.
From writing
open OpenTK
right of the bat I get
The namespace or module 'OpenTK' is not defined
I also listed OpenTK in my references, so I'm not sure.
I did research, but as always there's going to be something that escaped my searches, so I thought that someone more knowledgeable in the first place might be of assistance.
If there's a better way or place to post this please let me know.