Project

General

Profile

Actions

Emulator Issues #1140

closed

Unable to compile latest build for windows with VS 2008 pro.

Added by steven_copson about 15 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?
1.Compiling revision r3802 jitil_x64 and release_x64 gives 126 errors
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
r3802 vista x64

Please provide any additional information
131 errors are 'error C2471: cannot update program database 'e:\dolphin-
emu-read-only\source\core\core\x64\release_jitil\vc90.pdb' e:\Dolphin-
emu-read-only\Source\Core\Core\Src\Hw\CPU.cpp'
i deleted the whole dolphin_read_only directory and downloaded every file
again but still get the same errors

Actions #1

Updated by hamzafaran about 15 years ago

I get 3 failed when trying to compile. This is confirmed with 3804 as well.

Actions #2

Updated by BhaaL about 15 years ago

This is most likely the change of r3797.
Even tho the intrinsics are defined, and Visual Studio correctly calls them, the
macro #ifndef _mm_whatever (and later on, #if !defined(...)) report true.
Sonic already knows about it, but theres no definite solution yet, since it should be
perfectly fine (other than the two functions being *nix only)

Actions #3

Updated by steven_copson about 15 years ago

Compiling now works again in r3806, nice one.

Actions #4

Updated by steven_copson about 15 years ago

and now its broken again with 3808 with over 126 errors.

Actions #5

Updated by Anonymous about 15 years ago

  • Status changed from New to Fixed
Actions

Also available in: Atom PDF