Project 64 All the way FTW, i use it all the time, runs perfectly and so easy to use! runs any N64 Rom
Thanks but it doesn't have the full source code, only some parts and I need the full thing.
I going to run and edit the N64 Emulator with Microsoft Visual C++ 2008 Express Edition and so far Daedalus and Mupen64 don't work. On Daedalus it says
Code:
1>------ Build started: Project: Daedalus, Configuration: Debug Win32 ------
1>Compiling...
1>StdAfx.cpp
1>c:\...\daedalus_src_0.07b\stdafx.h(20) : fatal error C1083: Cannot open include file: 'd3dx.h': No such file or directory
1>Build log was saved at "file://c:\...\daedalus_src_0.07b\Debug\BuildLog.htm"
1>Daedalus - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Any help?
EDIT: I got past that error but now I have a new one!
CODE1>------ Build started: Project: Daedalus, Configuration: Debug Win32 ------
1>Compiling...
1>StdAfx.cpp
1>c:\...\daedalus_src_0.07b\stdafx.h(23) : fatal error C1083: Cannot open include file: 'iostream.h': No such file or directory
1>Build log was saved at "file://c:\...\daedalus_src_0.07b\Debug\BuildLog.htm"
1>Daedalus - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========