Quantcast
Results 1 to 2 of 2

build problem in Visual Studio 2008

  1. #1
    deeppow is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Apr 2011
    Posts
    27

    build problem in Visual Studio 2008

    Building a sample problem from CUDA but I believe the problem originates in VS2008.

    Output:
    Compiling with CUDA Build Rule...
    "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\\bin\nvcc.exe"
    -gencode=arch=compute_10,code=\"sm_10,compute_10\"
    -gencode=arch=compute_20,code=\"sm_20,compute_20\"
    --machine 64 -ccbin "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin"
    -Xcompiler "/EHsc /W3 /nologo /Od /Zi /MTd "
    -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\/include"
    -I"./" -I"../../common/inc" -I"../../../shared/inc"
    -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\\include"
    -maxrregcount=0
    --compile -o "x64\Debug/bandwidthTest.cu.obj" bandwidthTest.cu
    Access is denied.

    I believe the problem occurs because there is no folder "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin". I'm running 64-bit Windows 7 and everything that has been installed is 64-bit related.

    Suggestions or corrections? Help greatly appreciated!

    Reply With Quote Reply With Quote

  2. #2
    kemical's Avatar
    kemical is offline Administrator
    Microsoft MVP
     
    Join Date
    Aug 2007
    Posts
    10,052

    Re: build problem in Visual Studio 2008

    Hi,
    I'm not sure how much of a help this site might be but it could be worth a look?

    Easiest Way to Run CUDA on Visual Studio 2008


    Wallpapers


    Reply With Quote Reply With Quote

Similar Threads

  1. Visual Studio 2008 IIS problem
    By Saturnrings in forum Windows 7 Programming and Scripting
    Replies: 0
    Last Post: 11-25-2009, 08:56 PM
  2. Visual Studio 2008 on Windows 7 RTM PRO 32 bit
    By Dumbletore in forum Windows 7 Programming and Scripting
    Replies: 2
    Last Post: 09-28-2009, 11:21 AM
  3. Good News Build 7200 Visual Studio 2008 Works (32 Bit)
    By jimbo45 in forum Windows 7 Support
    Replies: 2
    Last Post: 02-13-2009, 03:51 AM
  4. Please help with Visual Studio 2008 Pro
    By jakerrulz in forum General Computing
    Replies: 0
    Last Post: 01-25-2009, 02:25 PM
  5. Visual Studio 2008
    By Lukino2000 in forum Windows 7 Software
    Replies: 3
    Last Post: 01-22-2009, 11:40 AM

Visitors found this page by searching for:

Search engine data is still being processed!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •