Thread: Could Someone Help me with an install problem

  1. #1
    Registered User
    Join Date
    Feb 2006
    Posts
    11

    Could Someone Help me with an install problem

    I installed codewarrior on my computer because that is what they use at my school. I emailed my self all of the files for the AP classes and put them exactly in the same directories and now i get 3 messages ( it still shows up as ap test staionary though:

    - The following access path in target "AP Test Stationary" of project "Proj.mcp" cannot be found: [Compiler] MSL

    - The following access path in target "AP Test Stationary" of project "Proj.mcp" cannot be found:[Compiler] Win32-x86 Support\

    - Could not find linker "Win32 x86 Linker" for target "AP Test Stationary"

    Is there any suggestions maybe i just have to move some file or download something on google anything would help thx

  2. #2
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    Perhaps codewarrior uses the registry?

    You should download the installer for it, I think.
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

  3. #3
    Hardware Engineer
    Join Date
    Sep 2001
    Posts
    1,398
    Or ask one of your computer experts or systems administrators at school how it's set-up. (Assuming you have a legal copy.)

    Compilers are always a pain to get installed, set-up, and configured. I figure if you can get it to compile "Hello World" in less than a day, you're doing good

    You might edit your title (I think you can edit your title) to mention CodeWarrior. There are some people here who use it.

  4. #4
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    If you can't get it to work, consider getting Dev-C++ so you at least have a compiler: http://www.bloodshed.net/devcpp.html
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WS_POPUP, continuation of old problem
    By blurrymadness in forum Windows Programming
    Replies: 1
    Last Post: 04-20-2007, 06:54 PM
  2. Laptop Problem
    By Boomba in forum Tech Board
    Replies: 1
    Last Post: 03-07-2006, 06:24 PM
  3. Replies: 5
    Last Post: 11-07-2005, 11:34 PM
  4. half ADT (nested struct) problem...
    By CyC|OpS in forum C Programming
    Replies: 1
    Last Post: 10-26-2002, 08:37 AM
  5. beginner problem
    By The_Nymph in forum C Programming
    Replies: 4
    Last Post: 03-05-2002, 05:46 PM