Project

General

Profile

Actions

Emulator Issues #532

closed

r2019 won't build on Windows using Visual C++ (express)

Added by marcus about 15 years ago.

Status:
Won't fix
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. Update to SVN r2019.
  2. Load the .sln file into VC++
  3. Try to rebuild the solution.

What is the expected output? What do you see instead?
I expect 22 successes and 0 failures.
I get 13 successes and 9 failures.

What version of the product are you using? On what operating system?
r2019 on Windows XP SP2.

Please provide any additional information below.
I know how it works and have successfully built r2018. It is a problem
with r2019, but I am still trying to decipher your code, so I don't know
why.

Keep up the good work, though!

Actions #1

Updated by marcus about 15 years ago

BTW, I have not tested it on Visual Studio and I did remember to unload
Plugin_DSP_LLE.

Actions #2

Updated by lpfaint99 about 15 years ago

sounds like you forgot to add the directx paths, if that is not the case paste your
compiling output to rafb.net and post a link here

Actions #3

Updated by lpfaint99 about 15 years ago

hmm wait, you successfully built r2018. just do the paste, maybe try a rebuild
solution or clean and rebuild solution

Actions #4

Updated by XTra.KrazzY about 15 years ago

  • Status changed from New to Won't fix

If win 32bit can't compile, do not fret, a compile fix by one of the developers is
soon to come. I for one haven't compiled r2019 yet :)

Actions #5

Updated by lpfaint99 about 15 years ago

compiles fine for me on 32bit vc++ express, my guess is that a rebuild will fix it

Actions #6

Updated by marcus about 15 years ago

@ xtra: Yeah, I know, I just wanted to let you know, and couldn't post a comment on
the revision itself (not being a member of the project). I see that the changelog
entry for r2026 includes 'buildfix', so I'm guessing that will work

Actions #7

Updated by marcus about 15 years ago

No, r2016 didn't work. Here's the URL: http://rafb.net/p/DNOtmb41.html

Actions #8

Updated by marcus about 15 years ago

ok, did Clean and then Build, and it worked.

Actions #9

Updated by lpfaint99 about 15 years ago

looks like one of the wx files was in use, and caused all of the projects that
include wx to fail.

Actions #10

Updated by marcus about 15 years ago

OK. Thanks for your help!

Actions #11

Updated by lpfaint99 about 15 years ago

no problem, for the future either of the following forums are a good place to post
problems compiling

http://www.dolphin-emu.com/forum/viewforum.php?forum_id=5

http://forums.ngemu.com/dolphin-discussion/108038-dolphin-svn-compiling-discussion.html

Actions #12

Updated by marcus about 15 years ago

OK. I'll do that in future.

Actions

Also available in: Atom PDF