You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get up to speed on this project to possibly help the community in making this do something productive. The current state of things seems to be a little broken. Following the instructions the turbojpeg.dll needs to be placed into the build folder, and it needs to be in a path with no spaces. Aside from these issues, it can then launch and bring up 1 to 6 little windows showing a variety of views of what it sees. Win_cursor_plus (what I believe to be the windows pointer control piece) is never launched.
Uncommenting a variety of things it's possible to get win_cursor_plus to be launched and the UDP port opened and agreed upon by the two apps. I have achieved this, and was trying to determine what should happen next. No udp data ever is sent, and looking at the project files, I can't see where any data would ever be sent across. Could you possibly guide me/us a little in understanding this project?
Of course you could also begin work again, in which case perhaps I can learn enough to help out? Perhaps I'll go look into fixing your path issues for now...
The text was updated successfully, but these errors were encountered:
I'm trying to get up to speed on this project to possibly help the community in making this do something productive. The current state of things seems to be a little broken. Following the instructions the turbojpeg.dll needs to be placed into the build folder, and it needs to be in a path with no spaces. Aside from these issues, it can then launch and bring up 1 to 6 little windows showing a variety of views of what it sees. Win_cursor_plus (what I believe to be the windows pointer control piece) is never launched.
Uncommenting a variety of things it's possible to get win_cursor_plus to be launched and the UDP port opened and agreed upon by the two apps. I have achieved this, and was trying to determine what should happen next. No udp data ever is sent, and looking at the project files, I can't see where any data would ever be sent across. Could you possibly guide me/us a little in understanding this project?
Of course you could also begin work again, in which case perhaps I can learn enough to help out? Perhaps I'll go look into fixing your path issues for now...
The text was updated successfully, but these errors were encountered: