Code Monkey home page Code Monkey logo

Comments (7)

 avatar commented on May 20, 2024

Scratch that, I added it to ignored dependancies under Linker.

Now I get this:
1>libjpeg.lib(jerror.obj) : error LNK2001: unresolved external symbol __iob
1>E:\dev\xray-master\xray-master\cs\binaries\Release\xrGame.dll : fatal error LNK1120: 1 unresolved externals
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

from xray-15.

nitrocaster avatar nitrocaster commented on May 20, 2024

Where did you get libjpeg.lib? Compiled by yourself or downloaded from somewhere?
Maybe this will help: http://social.msdn.microsoft.com/Forums/vstudio/en-US/8846b4fb-6880-4583-a222-fe7c6615b66a/link-error-unresolved-external-symbol-iob

from xray-15.

 avatar commented on May 20, 2024

I downloaded it from here since I don't know how to compile it without Visual Studio: http://www.stillhq.com/panda/panda-documentation/000010.html

from xray-15.

nitrocaster avatar nitrocaster commented on May 20, 2024

Ok, you can take my project here: https://dl.dropboxusercontent.com/u/63973281/dev/xray/jpeg.7z
Libraries included.

from xray-15.

 avatar commented on May 20, 2024

That worked, and I finally have all dll's and the exe compiled....and then I run into a new problem: http://imgur.com/jgdOTPP

Sorry again for continuing to ask questions, as you can tell I'm new at this.

from xray-15.

nitrocaster avatar nitrocaster commented on May 20, 2024

That's weird, because BT_* functions are exported from BugTrap.dll, not from xrCore.dll. Make sure you don't use old libraries.

from xray-15.

 avatar commented on May 20, 2024

You just solved it. I forgot to include the new bugtrap dll. Game runs fine now. Time to add my changes :)

from xray-15.

Related Issues (16)

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.