Menu

#1195 Source file not found during compiling

3.0 Series
closed-fixed
nobody
None
5
2017-10-06
2017-10-04
Jason
No

Compiling trunk 6913 on Ubuntu 12.04 gives this error:

...
g++ -o build/urelease/makensis/ResourceVersionInfo.o -c -Wno-non-virtual-dtor -Wall -O2 -DNSISCALL= -DUNICODE -DUNICODE -DMAKENSIS -DWIN32IE=0x0500 -Ibuild/urelease/config Source/ResourceVersionInfo.cpp
scons: [build/urelease/makensis/BinInterop.o] Source Source/BinInterop.cpp' not found, needed by targetbuild/urelease/makensis/BinInterop.o'.
scons: building terminated because of errors.
jason@JasonVM:~/nsis/nsis-code-6913-NSIS-trunk$

Discussion

  • Anders

    Anders - 2017-10-04

    You cannot expect trunk to be working all the time. I'm refactoring some things away from util.cpp and things broke along the way but should hopefully work again now.

     
  • Anders

    Anders - 2017-10-05
    • status: open --> closed-fixed
     
  • Jason

    Jason - 2017-10-06

    Oh ok. I only test certain commits if it might affect the posix build.

     

Log in to post a comment.