Results 1 to 13 of 13
  1. #1
    Fly3r's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Not telling.
    Posts
    720
    Reputation
    18
    Thanks
    265
    My Mood
    Paranoid

    Microsoft Visual Studio 2010

    Well i had that Prog. for some months .. and one day i wanted to include with my projects the d3d SDK (June2010) so that i could see / use some d3d stuff.
    THen when i changed the Include / Lib directories and changed something too (dont remember what , i saw it on a vid) all my Projects now are in D3D and i get a LOT of errors.
    Also when i tried to change the directories this came up :View rxnSE2.jpg on ScreenSnapr

    I have installed / Uninstalled the SDK & MVStudio like 10 timed. But always the same thing.
    Also the Directory that it shows isnt the one i put.. thats a directory i tried but nothing.

    ~Any help? if u need more i will edit
    Joined MPGH: 07/08/09


    i used to tell arrow to the knee jokes then i died due to blood loss from takeing tomany arrows to the knee at once
    A network problem caused by you? What did you do? Trip over the cable?




  2. #2
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Show us your MSBuild command line.

  3. #3
    Fly3r's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Not telling.
    Posts
    720
    Reputation
    18
    Thanks
    265
    My Mood
    Paranoid
    Include : $(VCInstallDir)include;C:\Program Files\Microsoft Visual Studio 10.0\VC\include
    Library : $(VCInstallDir)lib;C:\Program Files\Microsoft Visual Studio 10.0\VC\lib

    The thing is that i changed something else too..not only the directories and i dont remembr what that was
    Joined MPGH: 07/08/09


    i used to tell arrow to the knee jokes then i died due to blood loss from takeing tomany arrows to the knee at once
    A network problem caused by you? What did you do? Trip over the cable?




  4. #4
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    Quote Originally Posted by Fly3r View Post
    Include : $(VCInstallDir)include;C:\Program Files\Microsoft Visual Studio 10.0\VC\include
    Library : $(VCInstallDir)lib;C:\Program Files\Microsoft Visual Studio 10.0\VC\lib

    The thing is that i changed something else too..not only the directories and i dont remembr what that was
    The actual build CLI that will be/is passed to the compiler, Not your default include dirs.
    Love You All~

  5. #5
    Fly3r's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Not telling.
    Posts
    720
    Reputation
    18
    Thanks
    265
    My Mood
    Paranoid
    Well melodia.. i dont understand u :S
    200th Post!! yay
    Last edited by Fly3r; 06-26-2011 at 02:19 PM.
    Joined MPGH: 07/08/09


    i used to tell arrow to the knee jokes then i died due to blood loss from takeing tomany arrows to the knee at once
    A network problem caused by you? What did you do? Trip over the cable?




  6. #6
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Quote Originally Posted by Fly3r View Post
    Include : $(VCInstallDir)include;C:\Program Files\Microsoft Visual Studio 10.0\VC\include
    Library : $(VCInstallDir)lib;C:\Program Files\Microsoft Visual Studio 10.0\VC\lib

    The thing is that i changed something else too..not only the directories and i dont remembr what that was
    The MSBuild command line, not include directories, like Melodia's said.

  7. #7
    Fly3r's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Not telling.
    Posts
    720
    Reputation
    18
    Thanks
    265
    My Mood
    Paranoid
    @freedompeace can u show me something relevant to that? :S
    idk what ur talking about
    Joined MPGH: 07/08/09


    i used to tell arrow to the knee jokes then i died due to blood loss from takeing tomany arrows to the knee at once
    A network problem caused by you? What did you do? Trip over the cable?




  8. #8
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Under Visual Studio 2010, I think its listed under Project Properties > Compiler > Command Line.

  9. #9
    Fly3r's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Not telling.
    Posts
    720
    Reputation
    18
    Thanks
    265
    My Mood
    Paranoid
    @freedompeace let me install mvs again.
    Joined MPGH: 07/08/09


    i used to tell arrow to the knee jokes then i died due to blood loss from takeing tomany arrows to the knee at once
    A network problem caused by you? What did you do? Trip over the cable?




  10. #10
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    Quote Originally Posted by Fly3r View Post
    @freedompeace let me install mvs again.
    Wtf kind of logic Solution/Reasonning is that ?.

    So that's what it is being a Microsoft User.
    Love You All~

  11. The Following User Says Thank You to Melodia For This Useful Post:

    freedompeace (06-28-2011)

  12. #11
    Auxilium's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,518
    Reputation
    445
    Thanks
    609
    My Mood
    Happy
    Quote Originally Posted by Melodia View Post


    Wtf kind of logic Solution/Reasonning is that ?.

    So that's what it is being a Microsoft User.
    my solution is to rq. when i found out my classes for text and custom message boxes in my SDL program were failing, i rqed. even though they were not even returning error codes

  13. #12
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Quote Originally Posted by Virtual Void View Post


    my solution is to rq. when i found out my classes for text and custom message boxes in my SDL program were failing, i rqed. even though they were not even returning error codes
    RQers deserve their penalty : a shorter life span.

  14. #13
    Fly3r's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Not telling.
    Posts
    720
    Reputation
    18
    Thanks
    265
    My Mood
    Paranoid
    First i want to ask if there is another program to Code in c++ & D3D.

    The Command Line


    Code:
     Project Properties > C++ > Command Line : 
    
    /ZI /nologo /W3 /WX- /Od /Oy- /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "MAYBEHACK_EXPORTS" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yu"StdAfx.h" /Fp"Debug\Maybehack.pch" /Fa"Debug\" /Fo"Debug\" /Fd"Debug\vc100.pdb" /Gd /analyze- /errorReport:queue 
    --------------------------------------------------------------------------
    Project Properties > Linker > Command Line: 
    
    /OUT:"C:\Users\Tasos\Desktop\[N]\Projects\Maybehack\Debug\Maybehack.dll" /INCREMENTAL /NOLOGO /DLL "kernel32.lib" "user32.lib" "gdi32.lib" "winspool.lib" "comdlg32.lib" "advapi32.lib" "shell32.lib" "ole32.lib" "oleaut32.lib" "uuid.lib" "odbc32.lib" "odbccp32.lib" /MANIFEST /ManifestFile:"Debug\Maybehack.dll.intermediate.manifest" /ALLOWISOLATION /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\Tasos\Desktop\[N]\Projects\Maybehack\Debug\Maybehack.pdb" /SUBSYSTEM:WINDOWS /PGD:"C:\Users\Tasos\Desktop\[N]\Projects\Maybehack\Debug\Maybehack.pgd" /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X86 /ERRORREPORT:QUEUE
    Joined MPGH: 07/08/09


    i used to tell arrow to the knee jokes then i died due to blood loss from takeing tomany arrows to the knee at once
    A network problem caused by you? What did you do? Trip over the cable?