Re: Visual Studio 2008
"jb886" <[email protected]> Thu, 25 Oct 2012 06:57:58 -0000
| Newsgroups | gmane.comp.windows.gui4cli |
|---|---|
| Message-ID | <[email protected]> |
Hi Chris, all, Good to see that there is still life in GUI4CLI and its community. After 2 years (?) absence, I picked it up again as I needed a small timer app to facilitate training.. anyway. Just to jump in: for the G4C_ DLL's and other DLL's I used Pelles C... so maybe a good alternative for borland/mcc if you want to build DLL's. As for unexpected behavior: I noticed that on Windows 7, I have to explicitly initiate my variables in my scripts to avoid random issues when creating an GUI4CLI "executable". Your problem sounds similar... Hope it helps, Jack --- In [email protected], "chris.kevany" <chris.kevany@...> wrote: > > --- In [email protected], Dimitris Keletsekis <gui4cli@> wrote: > > > > Yes, you can compile it with the Express edition. > > I also don't think its a compiler problem, but who knows.. > > > > I just uploaded the source code in the downloads page of gui4cli.com, > so > > you can give it a go if you are brave enough :) > > > > Hi Dimitris, > > I gave it a try; installed the Visual C++ 2010 trial and loaded > the project from the G4C folder. > > It had to convert the project file and did this without errors > but with the following warnings... > > Conversion Report - G4C.vcproj: > Converting project file 'C:\G4C-Prog\G4C\G4C.vcproj'. > Done converting to new project file 'C:\G4C-Prog\G4C\G4C.vcxproj'. > VCWebServiceProxyGeneratorTool is no longer supported. The tool has been > removed from your project settings. > > MSB8012: $(TargetName) ('G4C') does not match the Linker's OutputFile > property value 'c:\program files (x86)\gui4cli\gui4cli.exe' ('gui4cli') > in project configuration 'Debug|Win32'. This may cause your project to > build incorrectly. To correct this, please make sure that $(TargetName) > property value matches the value specified in %(Link.OutputFile). > > MSB8012: $(TargetPath) ('C:\G4C-Prog\G4C\.\Debug\G4C.exe') does not > match the Linker's OutputFile property value 'c:\program files > (x86)\gui4cli\gui4cli.exe' ('c:\program files > (x86)\gui4cli\gui4cli.exe') in project configuration 'Debug|Win32'. This > may cause your project to build incorrectly. To correct this, please > make sure that $(TargetPath) property value matches the value specified > in %(Link.OutputFile). > > MSB8012: $(TargetName) ('G4C') does not match the Linker's OutputFile > property value 'c:\program files (x86)\gui4cli\gui4cli.exe' ('gui4cli') > in project configuration 'Release|Win32'. This may cause your project to > build incorrectly. To correct this, please make sure that $(TargetName) > property value matches the value specified in %(Link.OutputFile). > > MSB8012: $(TargetPath) ('C:\G4C-Prog\G4C\.\Release\G4C.exe') does not > match the Linker's OutputFile property value 'c:\program files > (x86)\gui4cli\gui4cli.exe' ('c:\program files > (x86)\gui4cli\gui4cli.exe') in project configuration 'Release|Win32'. > This may cause your project to build incorrectly. To correct this, > please make sure that $(TargetPath) property value matches the value > specified in %(Link.OutputFile). > > When I tried to build, it soon stopped because it couldn't find > "afxres.h" which > was asked for in a automatically created resource file (that's what it > said). > > I have zero experience with any MSVC version so I don't think I will > ever > finish this advanture successfully, but thanks for your efforts anyway. > > Chris > ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/gui4cli/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/gui4cli/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/