Menu

#1598 missing source file

None
open-accepted
None
5
2015-12-20
2015-12-18
franic
No

Hello,

When I try compile SFXwin with visuak studio 2008, there is a file missing
(latest SDK LZMA 1512)

1>c1xx : fatal error C1083: Impossible open source file: '....\UI\FileManager\MessagesDialog.cpp' : No such file or directory

Francois

Discussion

  • Igor Pavlov

    Igor Pavlov - 2015-12-19
    • status: open --> open-accepted
    • Group: -->
     
  • Igor Pavlov

    Igor Pavlov - 2015-12-19

    I'll fix it in next version.

    You can remove MessagesDialog.cpp from project.

     
  • franic

    franic - 2015-12-19

    <wmmintrin.h> is missing too, in line 16 of file AesOpt.c

     
  • franic

    franic - 2015-12-19

    Is there an order to compile the projetc ?
    or a project that compile all the sub-project ?

    Perhaps, it would be a good idea to provide the .sln or .vcproj files for different version of visual studio compiler vs2008, vs2010 vs2013 community vs 2015 community , as some makefile can't be converted

     
    • Igor Pavlov

      Igor Pavlov - 2015-12-20

      You can use any order.
      CPP\7zip\makefile
      compiles everything in CPP folder.

       
  • franic

    franic - 2015-12-20

    Which compiler do you use ?
    Have you got a .sln or .vcproj or .vcxproj for this project, for visual studio ?

    The makefile can't be converted by visual studio, to create a project.

    The only project I can convert is in :

    C:\Users\francois\Documents\lzma1512\CPP\7zip\Bundles\SFXWin

    Francois

     

Log in to post a comment.