Author Topic: -I drive:\path\to\inc  (Read 10407 times)

Offline bohunter11

  • Jr. Member
  • *
  • Posts: 3
-I drive:\path\to\inc
« on: August 07, 2010, 10:38:00 PM »
This don't seem to work for me on windows vista.
I have to hard code the fullpath to inc folder.

Just wodering if this is a bug?

Thank You
Bo Hunter

Offline Rob Neff

  • Forum Moderator
  • Full Member
  • *****
  • Posts: 429
  • Country: us
Re: -I drive:\path\to\inc
« Reply #1 on: August 08, 2010, 05:03:45 AM »
I usually set the environment var

SET NASMENV=-ID:\Data\Rob\Projects\myproject\

Make sure that last backslash is present in either the command line or in the environment. ;)
See Nasm Help 2.1.16 and 2.1.28