• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 80 81 82 83 84 ... 116 Next »

Arrgggh I cant compile dolphin anymore!!!
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Arrgggh I cant compile dolphin anymore!!!
06-21-2010, 09:05 AM
#1
Travixyz Offline
Dolphin Heroes
***
Posts: 93
Threads: 18
Joined: Dec 2009
Thumbs Up 
Everytime i am building dolpfin it always give me build failed
The weird thing i can compile older dophin like a charm
Any1 help???
Travis Touchdown:"Kill when you can kill." That's bullshit Angel
My Specs Big Grin
Windows XP Professional SP3 32bit..IILCD Monitor : W185q 18.5 inch
Intel Core Duo E7500 2.93GHz........IISpeaker : Logitech S100 Black
Nvidia Geforce 9800GT...................IIGamepad : Logitech Dual Action
1GB RAM


Find
Reply
06-21-2010, 09:06 AM (This post was last modified: 06-21-2010, 09:07 AM by Billiard26.)
#2
Billiard26 Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,661
Threads: 8
Joined: Feb 2010
Why don't you post some of the build errors?
Do you really think we can help you from you just saying "It failed, what do I do?"?
Find
Reply
06-21-2010, 09:17 AM (This post was last modified: 06-21-2010, 09:27 AM by Travixyz.)
#3
Travixyz Offline
Dolphin Heroes
***
Posts: 93
Threads: 18
Joined: Dec 2009
(06-21-2010, 09:06 AM)Billiard26 Wrote: Why don't you post some of the build errors?
Do you really think we can help you from you just saying "It failed, what do I do?"?

lol you are right(sorry 4 my noobness)
wait i will add the build log
22> Creating library Win32\Release\Plugin_VideoOGL.lib and object Win32\Release\Plugin_VideoOGL.exp
22>videocommon.lib(PixelShaderManager.obj) : error LNK2001: unresolved external symbol "void __cdecl SetPSConstant4fv(int,float const *)" (?SetPSConstant4fv@@YAXHPBM@Z)
22>videocommon.lib(PixelShaderManager.obj) : error LNK2001: unresolved external symbol "void __cdecl SetMultiPSConstant4fv(int,int,float const *)" (?SetMultiPSConstant4fv@@YAXHHPBM@Z)
22>videocommon.lib(PixelShaderManager.obj) : error LNK2001: unresolved external symbol "void __cdecl SetPSConstant4f(int,float,float,float,float)" (?SetPSConstant4f@@YAXHMMMM@Z)
22>..\..\..\Binary\Win32\Plugins\Plugin_VideoOGL.dll : fatal error LNK1120: 3 unresolved externals
22>Build log was saved at "file://d:\Emulators\Dolphin\dolphin-latest-revision\Source\Plugins\Plugin_VideoOGL\Win32\Release\BuildLog.htm"
22>Plugin_VideoOGL - 4 error(s), 0 warning(s)
25> Creating library Win32\Release\Plugin_VideoDX9.lib and object Win32\Release\Plugin_VideoDX9.exp
25>videocommon.lib(PixelShaderManager.obj) : error LNK2001: unresolved external symbol "void __cdecl SetPSConstant4fv(int,float const *)" (?SetPSConstant4fv@@YAXHPBM@Z)
25>videocommon.lib(PixelShaderManager.obj) : error LNK2001: unresolved external symbol "void __cdecl SetMultiPSConstant4fv(int,int,float const *)" (?SetMultiPSConstant4fv@@YAXHHPBM@Z)
25>videocommon.lib(PixelShaderManager.obj) : error LNK2001: unresolved external symbol "void __cdecl SetPSConstant4f(int,float,float,float,float)" (?SetPSConstant4f@@YAXHMMMM@Z)
25>..\..\..\Binary\Win32\Plugins\Plugin_VideoDX9.dll : fatal error LNK1120: 3 unresolved externals
25>Build log was saved at "file://d:\Emulators\Dolphin\dolphin-latest-revision\Source\Plugins\Plugin_VideoDX9\Win32\Release\BuildLog.htm"
25>Plugin_VideoDX9 - 4 error(s), 5 warning(s)
30> Creating library Win32\Release\Plugin_VideoDX11.lib and object Win32\Release\Plugin_VideoDX11.exp
30>videocommon.lib(PixelShaderManager.obj) : error LNK2001: unresolved external symbol "void __cdecl SetPSConstant4fv(int,float const *)" (?SetPSConstant4fv@@YAXHPBM@Z)
30>videocommon.lib(PixelShaderManager.obj) : error LNK2001: unresolved external symbol "void __cdecl SetMultiPSConstant4fv(int,int,float const *)" (?SetMultiPSConstant4fv@@YAXHHPBM@Z)
30>videocommon.lib(PixelShaderManager.obj) : error LNK2001: unresolved external symbol "void __cdecl SetPSConstant4f(int,float,float,float,float)" (?SetPSConstant4f@@YAXHMMMM@Z)
30>..\..\..\Binary\Win32\Plugins\Plugin_VideoDX11.dll : fatal error LNK1120: 3 unresolved externals
30>Build log was saved at "file://d:\Emulators\Dolphin\dolphin-latest-revision\Source\Plugins\Plugin_VideoDX11\Win32\Release\BuildLog.htm"
30>Plugin_VideoDX11 - 4 error(s), 4 warning(s)
Travis Touchdown:"Kill when you can kill." That's bullshit Angel
My Specs Big Grin
Windows XP Professional SP3 32bit..IILCD Monitor : W185q 18.5 inch
Intel Core Duo E7500 2.93GHz........IISpeaker : Logitech S100 Black
Nvidia Geforce 9800GT...................IIGamepad : Logitech Dual Action
1GB RAM


Find
Reply
06-21-2010, 10:33 AM
#4
Billiard26 Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,661
Threads: 8
Joined: Feb 2010
Try the rebuild option, rather than build.
Find
Reply
06-21-2010, 11:17 AM (This post was last modified: 06-21-2010, 11:29 AM by Travixyz.)
#5
Travixyz Offline
Dolphin Heroes
***
Posts: 93
Threads: 18
Joined: Dec 2009
I will try that
Thanks a lot!!!
It sucseed now
case closed
Travis Touchdown:"Kill when you can kill." That's bullshit Angel
My Specs Big Grin
Windows XP Professional SP3 32bit..IILCD Monitor : W185q 18.5 inch
Intel Core Duo E7500 2.93GHz........IISpeaker : Logitech S100 Black
Nvidia Geforce 9800GT...................IIGamepad : Logitech Dual Action
1GB RAM


Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode