-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Got some trouble when building the examples #187
Comments
please let me know your enviroment and error logs. |
//when I use cmake, here is a warning below. Then I'm using VS2015 The file
was generated by the export() command. It should not be used as the Call Stack (most recent call first): |
If you don't use CMake for your project, I recommend to use the shared library. |
Yeah, I clicked the BUILD_SHARED_LIBS and did it again. There still doesn't have the "igtlSocketTest.exe |
Did you build igtlSocketTest project? |
Do I have to build it in the "test" folder? Or it is automatically built? Why can't I find it? |
Do you need to build the websoscket? if not, don't build it. |
WhenI build the igtlsockettest project, it turns out to be an error saying it cannot find the "webSocket.cmake",so if i don't build the webSocket, how can I get this? |
Hi, There is no need to activate the WebSocket option in cmake. |
@leochan2009 Thank you brother Quan. I'm in Beijing and just stepped into this field. I got confused with OpenIGTLink and have some problems. May I have your WeChat or email so I can ask some specific questions? |
@EmptyZJH , Best, |
Can I know how you build example ? |
Hi!
When I build the examples, I got this error:
LINK : fatal error LNK1104: cannot open file“..\lib\Debug\gmock_main.lib”
Can anyone tell me how to fix this? Thanks!
The text was updated successfully, but these errors were encountered: