Skip to content
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

Debugging Code in MSVC 2010/2017 #76

Open
DineshGuptaa opened this issue Dec 5, 2018 · 3 comments
Open

Debugging Code in MSVC 2010/2017 #76

DineshGuptaa opened this issue Dec 5, 2018 · 3 comments

Comments

@DineshGuptaa
Copy link

DineshGuptaa commented Dec 5, 2018

Hi All,

How may I debug the in MSVC 2010 or 2017. All instruction are given through command line, so I guess, In windows we can debug in command prompt. If anyone help on the same it will very useful to all.

Or
Please guide me how to make build with FFmpeg with version 4.X.
While making build with FFmeg getting error

  server-ffmpeg.obj : error LNK2019: unresolved external symbol _ffio_open_dyn_packet_buf referenced in function "int __cdecl ff_server_send_packet_1(char const *,void *,int,struct AVPacket *,__int64,struct timeval *)" (?ff_server_send_packet_1@@YAHPBDPAXHPAUAVPacket@@_JPAUtimeval@@@Z)
rtspserver.obj : error LNK2019: unresolved external symbol _ff_rtsp_parse_line referenced in function "void * __cdecl rtspserver(void *)" (?rtspserver@@YAPAXPAX@Z)
server-ffmpeg.dll : fatal error LNK1120: 1 unresolved externals

Thanks,
Dinesh Gupta

@arunpugalendhi
Copy link

hi dineshGuptaa,
can you guide me through the installation steps because i got stuck in between the run GA server and client process
i'm doing this process for my thesis work, i would be helpful if you guide me with the installation steps

@DineshGuptaa
Copy link
Author

Hi arunpugalendhi
Hi have prepare the project & updated the file for MSVC 2017. You may follow the steps give below link.

   [gaminganywhere32bit](https://github.com/DineshGuptaa/gaminganywhere32)

If further help need ask me. If possible, I will happy to help you.

@arunpugalendhi
Copy link

thanks for the update, but i'm trying to install it in Ubuntu because i'm trying to implement it with containers technology, do you know how to install it in ubuntu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants