Hi
Do anyone know what could cause this error on the Windows side using VS?
The source is github.com/vivienneanthony/Urho … evelopment
Any help is appreciated.
Vivienne
Hi
Do anyone know what could cause this error on the Windows side using VS?
The source is github.com/vivienneanthony/Urho … evelopment
Any help is appreciated.
Vivienne
Did you actually download/install the ODBC driver first?
Hi
I think so. I will ask the programmer. We have not had problems before… I know in the pass I had to change the nano to a more friendly mysql version specifically make files but that should not be a issue.
I asked the programmer to test building the make file project again. Hoping my quick overwrite fix in the morning works.
Vivienne
The CMake already gave you a clear error and even give you the offending line number. Incidentally, I also stumbled upon this issue while I was merging nanodbc upstream changes into our codebase. The fix was just in yesterday in the master branch. In case you are using 1.5 then you can back port the fix easily.
Hi
I seen the commit. I’ve already applied the changes. I’m just waiting for the VB Visual Basic person to test if the make files create at minimum.
I seen that tagging was adding but waiting on that. I would love to use it but I also know I would have to use the additional ImGui related Draw functions in Urho3D because I’m implementing Imgui at minimum for a editor.
youtube.com/watch?v=g92xG8ZMMA0
Vivienne