0

I have these tough files, how to generate executable files. I'm looking forward to your reply soon. Don't wait any longer, please

1 reply

null
    • kenny
    • 10 days ago
    • Reported - view

    Seems you are compiling TOGA. It shows that some modules can not be found. Please make sure these modules are defined in the source codes. The sequence for compilation of source files is very important. The modules must be compiled before it can be used. In general, VS can figure out the sequence of source files to be compiled. I am not sure whether Microsoft Developer Studio does the same thing. There are several compiler options need to be turn on, such as default real data type must be "double" (16 bytes). You are using build type "Win32 debug". For modern PC you should use "X64 debug/release" . By the way, when you compile the code please always choose "REBUILD", not "BUILD".

Content aside

  • 10 days agoLast active
  • 1Replies
  • 20Views
  • 2 Following