- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ihave triedto use IVF recently, and when I compile my program in IVF, I always recieve some Warning like below:
Warning1 warning LNK4224: /COMMENT is no longer supported; ignoredpardiso,
which completely correct and no warning in CVF, but the bulit execute work OK, does somebody know why this happen?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You had used an old linker feature, to insert comment text into the executable, which is no longer supported in the newer linker. Note that this is entirely a linker issue, not related to the compiler.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page