User forums > Help
New installation...not working properly
marcdan221:
Ok,.. well first thank you Morten for taking your precious time to help me out with this issue.
I read the post on BCC55 and it's kinda too complicated for me all these linking things (for now at least!). I downloaded your Hello World source and add the path to BCC55\lib\PSDk...Compile...working.... I then tested my project, selected Borland Compiler in Build options...still having all those errors.
What I did is that I reduce the macro for "Compile single file to object" to $compiler $file....and delete the macro for "Link object file to console executable" because I know that when you call BCC32 $file it automatically do the ilink32.exe stuff (things that I'm not aware of normally when using BCC32.EXE $file from commnad line)
For now, all my console sources are working perfectly without giving me any errors. I might get to work with those compiling/linking things I don't do normally :D It will help me a lot with the rest.
While we are there, can you teach me how to include files or pirctures please. My last request for today :D
Thanks again, cheers
MortenMacFly:
--- Quote from: marcdan221 on November 17, 2005, 10:48:47 pm ---What I did is that I reduce the macro for "Compile single file to object" to $compiler $file....and delete the macro for "Link object file to console executable" because I know that when you call BCC32 $file it automatically do the ilink32.exe stuff (things that I'm not aware of normally when using BCC32.EXE $file from commnad line)
--- End quote ---
I guess this is a (the) source for the errors. I assume you screwed up the compiler/linker settings a little. But: If my example still works than you could compare my project (.cbp) file with yours using a Diff-program (e.g. WinMerge). You might find the errors than. I would strongly suggest that you don't change the compiler settings beside the path's setup. This works, normally!
--- Quote from: marcdan221 on November 17, 2005, 10:48:47 pm ---While we are there, can you teach me how to include files or pirctures please. My last request for today :D
--- End quote ---
When you click on "Reply" to the message than beyond the message field there is a "Additional Options" link. Click on it and you can select a file / files to attach to the message.
Morten.
Navigation
[0] Message Index
[*] Previous page
Go to full version