Coder Social home page Coder Social logo

Comments (4)

ethanhugg avatar ethanhugg commented on June 15, 2024

You're right. Visual Studio Express versions do not come with the MFC/ATL headers. We should try to remove this dependency since it should not be needed.

Please try removing the .rc files (welsenc.rc, welsdec.rc, welsVP.rc) from your Visual Studio project and see if that removes this dependency. Thanks.

from openh264.

 avatar commented on June 15, 2024

It worked like a charm! both decConsole.exe and encConsole.exe were compiled. Shell output:
http://paste.ofcode.org/3a8XHxeveAe46X9HNsAjBxq

It still returned the LNK1123 problem though, but it might be something wrong on my side, last time that I tried to compile anything with VS2010 Express was months ago, I guess something got messed somehow during this time, maybe I just need a fresh reinstall solved: #5 (comment).

from openh264.

ethanhugg avatar ethanhugg commented on June 15, 2024

Thanks for helping us debug this. I'll make sure this dep is removed when we move these builds to gyp.

from openh264.

 avatar commented on June 15, 2024

You're welcome, I'll try to compile the debug version later (this was the release, I forgot to mention), that seems to be the problem.


"Error 'LINK : fatal error LNK1123" - Problem Fixed!
To get the run the debug, incremental linking must be turned off (or just rename cvtres.exe) in all project files (source: http://bit.ly/IZolkV). This is the content of the debug output folder:

10/12/2013  02:10         4.918.272 decConsole.bsc
10/12/2013  02:10            44.032 decConsole.exe
10/12/2013  02:10           822.272 decConsoled.pdb
10/12/2013  02:09            58.880 encConsole.exe
10/12/2013  02:09           805.888 encConsole.pdb
10/12/2013  02:10         1.036.176 welsdcore.lib
10/12/2013  02:10           201.728 welsdec.dll
10/12/2013  02:10               919 welsdec.exp
10/12/2013  02:10             1.924 welsdec.lib
10/12/2013  02:10           904.192 welsdec.pdb
10/12/2013  02:09           351.232 welsenc.dll
10/12/2013  02:09               935 welsenc.exp
10/12/2013  02:09             1.954 welsenc.lib
10/12/2013  02:09         1.231.872 welsenc.pdb
10/12/2013  02:09           393.728 welsvp.dll
10/12/2013  02:09               999 welsvp.exp
10/12/2013  02:09             1.518 welsvp.lib
10/12/2013  02:09           284.042 welsvp.map
10/12/2013  02:09         2.042.880 welsvp.pdb

It's missing the encoder/decoder binary files, probably need to open a new issue about that.

from openh264.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.