Welcome to the DCSoft blog… here you will find useful tidbits from our experience running a small software consulting company.
Welcome to the DCSoft blog… here you will find useful tidbits from our experience running a small software consulting company.
February 12, 2010 at 4:34 am |
Your post about Qt and the book was very informative. I am very much interested these kinds of articles. Hope that you will post more. This will be useful for persons who are interested in the new Qt developments and ‘development’.
Thanks.
September 8, 2010 at 4:51 pm |
Thanks for posting this information! 🙂
September 21, 2011 at 1:18 am |
1>—— Build started: Project: 21 september 2011, Configuration: Debug Win32 ——
1>Performing Makefile project actions
1>’make’ is not recognized as an internal or external command,
1>operable program or batch file.
1>Project : error PRJ0019: A tool returned an error code from “Performing Makefile project actions”
1>Build log was saved at “file://c:\Users\YSR\Documents\projects_visual_studio_2008\21 september 2011\21 september 2011\Debug\BuildLog.htm”
1>21 september 2011 – 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
please help me to remove this error i followed your blog and while making a make file project i entered command line for debug and four release
for debug i enter
make debug
for relesase
make release
lonelysince88@gmail.com