AdamN
Unknown
    
Posts: 34
Joined: Apr 2011
Reputation: 2
|
RE: Visual Boy Advance-M SVN 1025
(06-24-2011 02:42 AM)Universal Wrote: When running the downloaded emulator, I get an error about a file and such. Here's the output of it:
Quote:11:30:49 AM: file '', line 1: '=' expected.
11:30:49 AM: file '', line 3: '=' expected.
11:30:49 AM: file '', line 4: '=' expected.
...
11:30:49 AM: file '', line 481: '=' expected.
11:30:49 AM: file '', line 486: '=' expected.
11:30:49 AM: file '', line 491: '=' expected.
11:30:49 AM: file '', line 495: '=' expected.
Plus, I'm also unable to compile since svn 1016. The next version I got was svn 1022, then 1025, and neither of them back been able to compile for me. I've used the methods originally used to compile from 978 up to 1016, but since then I've been getting errors. I am using Microsoft Visual Studios 2010 Ultimate. What dependancies have changed since 1016 and what will I need to be able to compile this again?
And sorry for the long post.
I can compiled the Pre-Wx svn1024 with VS2010 ultimate just fine, all i did was install vs2010, then install OpenAL core sdk and install directx sdk (you can get the sdk links from the Doc\DevInfo.txt)
also don't forget to place the project in a folder that has no space in it because NASM doesn't works properly if the path has space in it.
|
|
| 06-25-2011 03:28 PM |
|