Jump to content

Visual basic,problem with compile binary


Recommended Posts

Output Window

Compiling...
StdAfx.cpp
c:usersmuchadesktopclientuserinterface../eterLib/StdAfx.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : cannot open file '.DebugInstanceBase.sbr': No such file or directory
Link to comment
Share on other sites

  • Replies 8
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

I download this header files, and now i have this problem : 

Compiling...
StdAfx.cpp
C:Program FilesMicrosoft SDKsWindowsv6.0Aincludewinnt.h(236) : error C2146: syntax error : missing ';' before identifier 'PVOID64'
C:Program FilesMicrosoft SDKsWindowsv6.0Aincludewinnt.h(236) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:Program FilesMicrosoft SDKsWindowsv6.0Aincludewinnt.h(7818) : error C2146: syntax error : missing ';' before identifier 'Buffer'
C:Program FilesMicrosoft SDKsWindowsv6.0Aincludewinnt.h(7818) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:Program FilesMicrosoft SDKsWindowsv6.0Aincludewinnt.h(7818) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:usersmuchadesktopclienteterbaselzo.h(5) : fatal error C1083: Cannot open include file: 'lzo-2.03/lzo1x.h': No such file or directory
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : cannot open file '.DebugInstanceBase.sbr': No such file or directory
Link to comment
Share on other sites

Now i have something like this: 

 

 

Compiling...
StdAfx.cpp
C:UsersMuchaDesktopdriect8DXFDXSDKincluded3d8.h(33) : fatal error C1083: Cannot open include file: 'objbase.h': No such file or directory
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : cannot open file '.DebugInstanceBase.sbr': No such file or directory

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.