Brandon Lyon
2009-10-28 21:50:38 UTC
I'm trying to build the mico source with VC++ 2008 (v9.0) SP1 on 64-bit
Windows 7. The compilation seems to go fine besides a bunch of warnings
until it tries to run idl.exe. An "idl.exe has stopped working" dialog box
appears and the build quits. The resulting error is this:
..\..\win32-bin\idl.exe --windows-dll coss -B..\.. --c++-skel
--name CosNaming ..\..\include\coss\CosNaming.idl
[2634799355 - 0000000000B6B840]
c:\users\etherous\downloads\mico\orb\os-thread/pthreads.cc:409: assertion
failed
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
[2634804316 - 0000000000B6B840]
c:\users\etherous\downloads\mico\orb\os-thread/pthreads.cc:409: assertion
failed
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
NMAKE : fatal error U1077: '..\..\win32-bin\idl.exe' : return code '0x3'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\bin\amd64\nmake.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\bin\amd64\nmake.EXE"' : return code '0x2'
Stop.
Does anyone know the solution to this? If there are existing binaries, those
would also work. Thanks.
Windows 7. The compilation seems to go fine besides a bunch of warnings
until it tries to run idl.exe. An "idl.exe has stopped working" dialog box
appears and the build quits. The resulting error is this:
..\..\win32-bin\idl.exe --windows-dll coss -B..\.. --c++-skel
--name CosNaming ..\..\include\coss\CosNaming.idl
[2634799355 - 0000000000B6B840]
c:\users\etherous\downloads\mico\orb\os-thread/pthreads.cc:409: assertion
failed
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
[2634804316 - 0000000000B6B840]
c:\users\etherous\downloads\mico\orb\os-thread/pthreads.cc:409: assertion
failed
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
NMAKE : fatal error U1077: '..\..\win32-bin\idl.exe' : return code '0x3'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\bin\amd64\nmake.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\bin\amd64\nmake.EXE"' : return code '0x2'
Stop.
Does anyone know the solution to this? If there are existing binaries, those
would also work. Thanks.