Results 1 to 4 of 4

Thread: compiler settings Visual Studio 2005

  1. #1
    susannesch is offline Registered User
    Name: Susanne Schilling
    Organization: Hydrometer
    Project: accessing an OSGI Framework from C++
    Join Date
    May 2009
    Posts
    33

    compiler settings Visual Studio 2005

    I have a small problem with the compiler settings under Visual Studio 2005. When I set up a Project for intelligent devices and use the iceE lib, I always get the LNK1112-Error, no matter what target machine I choose in linker -> advanced -> target machine.

    Can anyone help me?
    Thanks, Susanne

  2. #2
    susannesch is offline Registered User
    Name: Susanne Schilling
    Organization: Hydrometer
    Project: accessing an OSGI Framework from C++
    Join Date
    May 2009
    Posts
    33
    I think something went wrong while building IceE. I link with the iceecd.lib but it doesn't seem to work with the Windwos Mobile 6 Professional SDK(ArmV4I). It works with the win32 Environment in VS 2005. Do I need another lib?

  3. #3
    dwayne's Avatar
    dwayne is offline ZeroC Staff
    Name: Dwayne Boone
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Jan 2005
    Location
    St. John's, Newfoundland
    Posts
    397
    You need to build Ice-E specifically for Windows Mobile 6, you cannot use the Win32 build. In particular you need to edit cppe/config/Make.rules.mak and uncomment WINDOWS_MOBILE_SDK before you build. You should also review the other options as well.

  4. #4
    susannesch is offline Registered User
    Name: Susanne Schilling
    Organization: Hydrometer
    Project: accessing an OSGI Framework from C++
    Join Date
    May 2009
    Posts
    33
    thanks very much! It works now.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Visual Studio 2003/2005 projects
    By ren-wei in forum Help Center
    Replies: 0
    Last Post: 11-29-2010, 02:52 AM
  2. rh4 binary archive + visual studio 2005 no sp1
    By pdb1013 in forum Help Center
    Replies: 4
    Last Post: 11-11-2009, 12:53 PM
  3. Visual Studio Express 2005 C++ compiler error
    By blonder in forum Help Center
    Replies: 6
    Last Post: 05-22-2007, 11:04 AM
  4. Ice 3.0.1 & Visual Studio 2005 (Express edition)
    By albertods in forum Help Center
    Replies: 6
    Last Post: 05-19-2006, 10:54 AM
  5. Visual Studio 2005 C# ICE Issues
    By jborg in forum Bug Reports
    Replies: 3
    Last Post: 12-23-2005, 06:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •