eVC 4.0 Build/Download problem.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Naveen Mukkelli (NaveenMukkelli_at_discussions.microsoft.com)
Date: 12/14/04


Date: Mon, 13 Dec 2004 21:05:03 -0800

Hi,

I am new to eMbedded Visual C++. I am using eMbedded Visual C++ 4.0
and Pocket PC 2003 SDK.

1. How do we make sure that the DLL is actually deployed on to
   the Pocket PC 2003 emulator/device. What is the meaning of
   "Build target not copied to remote machine during a batch build." message
during
   the build process.

2. I am using Windows XP Professional SP2. Do you think that I need to
configure
   Platform Manager in eVC in any other way.

When I tried to make a sample dll by using "Batched build" option,
the folowing things are occuring and I am getting "MissedMethodException"
when
I tested the DLL.

Compiling...
StdAfx.cpp
Compiling...
Unmanaged.cpp
Linking...
   Creating library emulatorRel/Unmanaged.lib and object
emulatorRel/Unmanaged.exp
Build target not copied to remote machine during a batch build.

Unmanaged.dll - 0 error(s), 0 warning(s)
--------------------Configuration: Unmanaged - Win32 (WCE emulator)
Debug--------------------
Compiling...
StdAfx.cpp
Compiling...
Unmanaged.cpp
Linking...
   Creating library emulatorDbg/Unmanaged.lib and object
emulatorDbg/Unmanaged.exp
Build target not copied to remote machine during a batch build.

Unmanaged.dll - 0 error(s), 0 warning(s)
--------------------Configuration: Unmanaged - Win32 (WCE ARMV4)
Release--------------------
Compiling...
StdAfx.cpp
Compiling...
Unmanaged.cpp
Linking...
   Creating library ARMV4Rel/Unmanaged.lib and object ARMV4Rel/Unmanaged.exp
Build target not copied to remote machine during a batch build.

Unmanaged.dll - 0 error(s), 0 warning(s)
--------------------Configuration: Unmanaged - Win32 (WCE ARMV4)
Debug--------------------
Compiling...
StdAfx.cpp
Compiling...
Unmanaged.cpp
Linking...
   Creating library ARMV4Dbg/Unmanaged.lib and object ARMV4Dbg/Unmanaged.exp
Build target not copied to remote machine during a batch build.

Unmanaged.dll - 0 error(s), 0 warning(s)

Kindly let me know how to deply a dll on to the emulator/device.

Cheers,

Naveen.



Relevant Pages

  • Re: Platform manager not working
    ... Build target not copied to remote machine during a batch build. ... devices are there, then show us your eVC4 build window, exposing what platform your project is targeting (we need to make sure it's in the list from Platform Manager). ...
    (microsoft.public.windowsce.app.development)
  • Re: Platform manager not working
    ... and it should be a device in the Platform Manager right now. ... Build target not copied to remote machine during a batch build. ...
    (microsoft.public.windowsce.app.development)
  • Re: eVC 4.0 Build/Download problem.
    ... native dll you can either copy it to the device manually, ... > "Build target not copied to remote machine during a batch build." ... > Build target not copied to remote machine during a batch build. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: eVC 4.0 Build/Download problem.
    ... > the Pocket PC 2003 emulator/device. ... > Build target not copied to remote machine during a batch build. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: VS wont allow sharing CF and desktop projects with each others solutions
    ... You can add a reference to a Compact Framework compiled dll to a desktop ... > project which I specified would target the CF, ...
    (microsoft.public.dotnet.framework.compactframework)