PC Review


Reply
Thread Tools Rate Thread

64bit midl compiler not able to generate tlb

 
 
Vijay Chegu
Guest
Posts: n/a
 
      10th Jul 2003
Hi All,

I am trying to port a perfectly working 32bit COM module developed in
VC++ from 64bit.

I am not able to generate .tlb file through midl compiler.

I set the property thru the following.

Property Pages->midl->output->Generate Type Library : Yes

Following is the error i get.

------------------>
------ Build started: Project: notify, Configuration: Release Win32
------

Creating Type Library...
Microsoft (R) 32b/64b MIDL Compiler Version 6.00.0361
Copyright (c) Microsoft Corporation 1991-2002. All rights reserved.
midl : command line warning MIDL1009 : unknown argument ignored
".\Notify.idl"
64 bit Processing \Release\notify.tlb
notify.tlb
c1 : fatal error C1083: Cannot open source file:
'\Release\notify.tlb': No such file or directory
midl : command line error MIDL1003 : error returned by the C
preprocessor (2)

Build log was saved at
"file://e:\s2io-64-2\Notify\IA64\Release\BuildLog.htm"
notify - 2 error(s), 1 warning(s)

<------------------


If i dont generate type library, i.e. set this attribute to "No", then
every thing goes well.

My build machine setup is :
1)Windows 2003 standard server
2)VC++ .NET 2003 (v7.1)
2)Platform SDK April 2003

I am opening VC++ IDE from platform sdk's "Set win Svr 2003 64-bit
Build Env(Retail)" cmd window,
> devenv /useenv

this opens vc++ ide with all paths set to win64 includes and
libraries.

Any help will be greatly appreciated.

Regards,
Vijay Chegu
//midlerrorvijaychegu
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
tell compiler to not generate warning for missing XML Comments for protected members Adam P Microsoft C# .NET 0 15th Mar 2005 12:00 AM
Compilation of VC 6 COM Code invokes 64 bit processing MIDL compiler Ganapathy Microsoft VC .NET 0 19th Jan 2005 08:12 AM
fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'f:\vs70builds\3077\vc\Compiler\Utc\src\P2\main.c', line 148) PufferFish Microsoft VC .NET 10 6th Aug 2004 10:33 PM
Re: 64bit binaries could'nt run on 64bit AMD with Windows XP 64bit Edition Mike Brannigan [MSFT] Windows XP General 4 12th Mar 2004 04:27 PM
Re: 64bit binaries could'nt run on 64bit AMD with Windows XP 64bit Edition Alex Nichol Windows XP General 0 10th Mar 2004 12:11 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:17 PM.