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

error when building #1

Open
rickasheye opened this issue Aug 11, 2019 · 3 comments
Open

error when building #1

rickasheye opened this issue Aug 11, 2019 · 3 comments

Comments

@rickasheye
Copy link

Severity Code Description Project File Line Suppression State
Error D8016 '/ZI' and '/Gy-' command-line options are incompatible UnitTest C:\Users\rickasheye\Desktop\armygrade\spartan-master\Msvc\cl 1
Error D8016 '/ZI' and '/GL' command-line options are incompatible Library C:\Users\rickasheye\Desktop\armygrade\spartan-master\Msvc\cl 1
Error D8016 '/ZI' and '/Gy-' command-line options are incompatible Bmp C:\Users\rickasheye\Desktop\armygrade\spartan-master\Demos\cl 1
Error D8016 '/ZI' and '/Gy-' command-line options are incompatible Console C:\Users\rickasheye\Desktop\armygrade\spartan-master\Demos\cl 1
Error D8016 '/ZI' and '/Gy-' command-line options are incompatible Chat C:\Users\rickasheye\Desktop\armygrade\spartan-master\Demos\cl 1
Error D8016 '/ZI' and '/Gy-' command-line options are incompatible Txt C:\Users\rickasheye\Desktop\armygrade\spartan-master\Demos\cl 1
Error D8016 '/ZI' and '/Gy-' command-line options are incompatible Blocker C:\Users\rickasheye\Desktop\armygrade\spartan-master\Demos\cl 1
Error D8016 '/ZI' and '/Gy-' command-line options are incompatible Calc C:\Users\rickasheye\Desktop\armygrade\spartan-master\Demos\cl 1
Error D8016 '/ZI' and '/Gy-' command-line options are incompatible Gui C:\Users\rickasheye\Desktop\armygrade\spartan-master\Demos\cl 1
Error D8016 '/ZI' and '/Gy-' command-line options are incompatible Settings C:\Users\rickasheye\Desktop\armygrade\spartan-master\Demos\cl 1
Error D8016 '/ZI' and '/Gy-' command-line options are incompatible Dir C:\Users\rickasheye\Desktop\armygrade\spartan-master\Demos\cl 1
Error D8016 '/ZI' and '/GL' command-line options are incompatible Kernel C:\Users\rickasheye\Desktop\armygrade\spartan-master\Msvc\cl 1
Error D8016 '/ZI' and '/GL' command-line options are incompatible Shell C:\Users\rickasheye\Desktop\armygrade\spartan-master\Msvc\cl 1
Error D8016 '/ZI' and '/GL' command-line options are incompatible Desktop C:\Users\rickasheye\Desktop\armygrade\spartan-master\Msvc\cl 1

im trying to run this on ryzen i guess thats why its not compiling its only built for intel?

@rickasheye
Copy link
Author

at the end it showed
Severity Code Description Project File Line Suppression State
Error LNK1104 cannot open file 'Intel.obj' mkiso C:\Users\rickasheye\Desktop\armygrade\spartan-master\Msvc\LINK 1

@collinsmichael
Copy link
Owner

Sorry for the late response.
This project is compatible with Visual Studio 2008. The issue here is that you are building with a later version of Visual Studio and there has been significant (breaking) changes with later versions of Visual Studio.

I have frozen development on this project as it is the final year project of my bachelors degree.

@ghost
Copy link

ghost commented Dec 2, 2019

@collinsmichael good luck finishing up the degree! It'll be neat to see this project working again at some point if you ever get time

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