Problem with compilation on windows 7 64 bit

   2242   2   1
User Avatar
Member
383 posts
Joined:
Offline
Hi

I decided to try to compil in Houdini then, I installed VisualStudio 9.0 on my system. My houdini Version is 12.1.69.
When I tried to use hcustom I obtain this report :
Failed to run C:\VisualStudio9\VC\bin\amd64\cl with error 2: Le fichier spÚcifiÚ
est introuvable.
Argument list:
0: C:\VisualStudio9\VC\bin\amd64\cl
1: -TP
2: SOP_Star.C
3: -DUT_DSO_TAGINFO=“3262197cbf044b1f03b00f830a0ab2bc75108b9aec2dd4b43afa985c
1745efd67bde0392d6321a711346bcbc67cb24065ffbef05f6c2eb54420417f877ea81ac5bbe45a0
bdcb5394a370cf436d”
4: -TP
5: -Zc:forScope
6: -DVERSION=12.1.69
7: -DI386
8: -DWIN32
9: -DSWAP_BITFIELDS
10: -D_WIN32_WINNT=0x0501
11: -DWINVER=0x0501
12: -DNOMINMAX
13: -I
14: .
15: -I
16: CVisualStudio9/VC/include
17: -I
18: CProgram Files/Microsoft SDKs/Windows/v6.0A/Include
19: -I
20: CHoudini12.1.69/toolkit/include
21: -Ox
22: -MD
23: -EHsc
24: -GR
25: -DSESI_LITTLE_ENDIAN
26: -DNEED_SPECIALIZATION_STORAGE
27: -DAMD64
28: -DSIZEOF_VOID_P=8
29: -DMAKING_DSO
30: -FoSOP_Star.o
31: -LD
32: -link
33: /libpath:CVisualStudio9/VC/lib/amd64
34: /libpath:CProgram Files/Microsoft SDKs/Windows/v6.0A/Lib/x64
35: CHoudini12.1.69/custom/houdini/dsolib/*.a
36: CHoudini12.1.69/custom/houdini/dsolib/*.lib
37: -out_Houdini/houdini12.1/dso/SOP_Star.dll

I check and I have no path like these :
C:\VisualStudio9\VC\bin\amd64\cl
CVisualStudio9/VC/lib/amd64

I would like to know if my VisualSutdio install is wrong or not.
And if it's not … what happens ?
I am not a coder, I tried this because I was curious.

Thanks for your help

Vincent
http://vimeo.com/vbkstudio [vimeo.com]
User Avatar
Member
678 posts
Joined: 7月 2005
Offline
Probably you forgot to install C++ x64 tools with your installation. They are not added by default. When you install VS, expand C++ options on screen where you can select components of VS you would like to install, and add them there.
User Avatar
Member
383 posts
Joined:
Offline
Thanks,

I will check that asap !

Vincent

Ps : ok it works fine !
first step complete …
http://vimeo.com/vbkstudio [vimeo.com]
  • Quick Links