I am trying to compile a Visual Basic 6 project at the command line using the following command:
vb6.exe /make Project.vbp
I'm getting an error that states
"Unexpected error occurred in code generator or linker
What are the possible causes of this error?
if you want to read my past issue here's the link: VB6 compiling via console (vb.exe) compatibility issue on 64bit (works on 32bit?)
Really would appreciate all help, would even donate/pay for actual remote assistance not sure if that's allowed on stackoverflow though.