Gunner Tracker

Opened 3 weeks ago

Last modified 3 weeks ago

#42 assigned defect

hshot32.exe не находит инклуды (open with)

Reported by: deex Owned by: g-cont
Priority: major Milestone:
Component: Xash Engine Version:
Keywords: Cc:

Description


Change History (1)

comment:1 by deex, 3 weeks ago

  • ПКМ на .hsproj
  • Open with
  • another program
  • указываем прямой путь к компилятору

не находит инклуды:

Compiling...
console_colors.head
globals.shot
d:\xashnt_sdk\src_user\test_game/shot/server/gamesys.head(18) : fatal error C1083: Cannot open include file: 'c:\windows\system32\shot/server/assert.h': No such file or directory
d:\xashnt_sdk\src_user\test_game/shot/server/gamesys.head(19) : fatal error C1083: Cannot open include file: 'c:\windows\system32\shot/server/string.h': No such file or directory
d:\xashnt_sdk\src_user\test_game/shot/server/gamesys.head(20) : fatal error C1083: Cannot open include file: 'c:\windows\system32\shot/server/stdio.h': No such file or directory
d:\xashnt_sdk\src_user\test_game/shot/server/gamesys.head(21) : fatal error C1083: Cannot open include file: 'c:\windows\system32\shot/server/stdlib.h': No such file or directory
d:\xashnt_sdk\src_user\test_game/shot/server/gamesys.head(22) : fatal error C1083: Cannot open include file: 'c:\windows\system32\shot/server/math.h': No such file or directory
d:\xashnt_sdk\src_user\test_game/shot/server/gamesys.head(23) : fatal error C1083: Cannot open include file: 'c:\windows\system32\shot/server/list.h': No such file or directory
d:\xashnt_sdk\src_user\test_game/shot/server/gamesys.head(24) : fatal error C1083: Cannot open include file: 'c:\windows\system32\shot/server/parser.h': No such file or directory

очевидно надо искать способ поставить правильную рабочую директорию hshot32.exe

При двойном клике по .hsproj все работает

Note: See TracTickets for help on using tickets.