Go Back   PackageDeploy Application Packaging Forums > Package Development > Application Packaging > Windows MSI

Reply
 
LinkBack Thread Tools Display Modes
Old 05-12-2010, 01:01 PM   #1 (permalink)
Jan M
Guest
 
Posts: n/a
Default targeting '(null)' is not compatible with the project's target platform 'x86'

Hi,

My C++ (MFC static) 32 bit exe created by VS 2008 is targeted for win32 (the only option available apart from x64 and
Itanium).

The VS 2008 MSI project build reports:

ERROR: File 'MyApp.exe' targeting '(null)' is not compatible with the project's target platform 'x86'

Where is the MSI project looking to find '(null)'?

How do I make my exe (which *is* x86) 'compatible' to the MSI builder.

Thanks,

Jan

  Reply With Quote
Old 05-12-2010, 03:01 PM   #2 (permalink)
Jan M
Guest
 
Posts: n/a
Default Re: targeting '(null)' is not compatible with the project's target platform 'x86'

Having fiddled about with the setup project (nothing apparently related to this issue) the problem has gone away. I dont
like problems that go away 'of their own accord' as they tend to reappear in a similar manner :-).

Cheers,

Jan


"Jan M" <jan_m@jerseymail.co.uk> wrote in message news:uqngljc8KHA.4604@TK2MSFTNGP04.phx.gbl...
> Hi,
>
> My C++ (MFC static) 32 bit exe created by VS 2008 is targeted for win32 (the only option available apart from x64 and
> Itanium).
>
> The VS 2008 MSI project build reports:
>
> ERROR: File 'MyApp.exe' targeting '(null)' is not compatible with the project's target platform 'x86'
>
> Where is the MSI project looking to find '(null)'?
>
> How do I make my exe (which *is* x86) 'compatible' to the MSI builder.
>
> Thanks,
>
> Jan


  Reply With Quote
Reply

Thread Tools
Display Modes

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 On
Forum Jump


All times are GMT. The time now is 02:25 AM.


vBulletin, Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
2007 - 2012 PackageDeploy.com