Cannot get library demos running due to linker errors

2023-03-07 Thread neroist
Or the static library and compile with `-d:useLibUiStaticLib`

Cannot get library demos running due to linker errors

2023-03-07 Thread enthus1ast
You can download the dll put it next to the executable, and compile uing with its dynamic defines.

Cannot get library demos running due to linker errors

2023-03-06 Thread Phase2
Yes, I am using `uing`. I wasn't (still am) not sure whether the libraries are not properly configured, or it's a configuration issue on my side. It happened for two libraries, so I'm thinking that my setup is somehow broken. It's just so odd, because the library config files do specify the link

Cannot get library demos running due to linker errors

2023-03-05 Thread neroist
For the libui errors, were you using `uing`? If so, can you submit an issue on GitHub? Linking errors are often caused by the library. In addition, a pastebin with _all_ of the errors would be nice.

Cannot get library demos running due to linker errors

2023-03-05 Thread Phase2
Hello everyone, I am very new to Nim: I accidentally stumbled upon it across Reddit, and it intrigued me. I want to give it a try! Forgive me if I'm forgetting something important, but I have not been able to get a demo for two different libraries up and running: both give me linker errors, in