This repository has been archived by the owner on Sep 9, 2018. It is now read-only.
forked from kokole/SteamItemDropIdler
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
856 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
438c58e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ничего. автор не поддерживает больше его
438c58e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@John677
Download the version 2.02 in Releases.
Or download the dev branch
438c58e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Download the dev branch, not the master.
438c58e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Direct link: https://github.com/Ne3tCode/SteamItemDropIdler/archive/dev.zip
438c58e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@John677 define
__LITTLE_ENDIAN__
438c58e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://user-images.githubusercontent.com/34697260/35045426-f479733c-fb7a-11e7-9ae4-5aaf61e80659.png
any help?
438c58e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@blablabla156 sure
438c58e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The answer that I found related is this one (https://stackoverflow.com/questions/9928238/unresolved-external-symbol-in-object-files) but this goes back into endian.h but i did the
and now im stuck at it. Am I forgetting any dll?
438c58e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, I had a problem that it didnt want to accept a precompiled header, so removed the precompile header but now I changed it back again to stdafx.h being the precompiled header. With this I don't have any link problems but I got this.
https://user-images.githubusercontent.com/34697260/35049846-6c61cc2a-fb88-11e7-939e-15b0ca0e24de.png
But when I include at the top of them it says "cannot open source file "stdafx.h", even though they are in the same folder.