Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Managed C++/CLI
  4. c++

c++

Scheduled Pinned Locked Moved Managed C++/CLI
c++helpquestion
2 Posts 2 Posters 8 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 13373289
    wrote on last edited by
    #1

    i've a code. the code cant be compile. what i can to do this problem. what the step would be i step?

    J 1 Reply Last reply
    0
    • U User 13373289

      i've a code. the code cant be compile. what i can to do this problem. what the step would be i step?

      J Offline
      J Offline
      Jochen Arndt
      wrote on last edited by
      #2

      Read the error message. It contains the source file name and line number where the error occured. If not, it is probably a linker error. Try to understand the error message. Read the documentation for the error message. Search the net for the error message. Compiler error: Inspect the reported line and the previous ones (some errors are sourced by invalid statements in previous lines but detected later). If you have multiple error messages, start with the first (subsequent errors may be sourced by previous ones). If you still not get it solved, ask here (or in other forums) providing the complete error message and related code. If necessary add additional information (e.g. about variables used by the code, used compiler, platform).

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups