|
Most packages will come with configuration/build instructions included, so you should read those in the first instance. If all that is provided is a bunch of source files with no instructions and no control files, then you will have to deduce it from the source, and destination systems. If it's destined for Windows then you can import the files into a Visual Studio project, which will do most of the work for you. If it's destined for Unix then you will need to create a make file, or run manual compile and link processes. Without more information it's difficult to suggest what is best.
|
|
|
|
|
After unzipping the whole github ( I really do no know what to call it) I ended up wiht several directories , inclunding "install", src and makefile file.
I guess I'll just import the source , as suggested, and build / compile it and watch for smoke.
Thanks
|
|
|
|
|
That seems like a very bad idea. If you cannot understand the structure of the package or how it should be built you are just likely to end up with a total mess. And if it includes an install and makefile, then chances are that you will definitely need to run make to build it. I would suggest you go back to where you got it from and find out exactly what it is you are trying to build.
|
|
|
|
|
I am actually finding ways to resolve my issue without rebuilding the BOSSAC application.
But knowing how to get stuff from github will be handy.
I was actually curious - some coders add "readme" to help to navigate thru the repository.
This one is pretty cryptic IMHO.
It always makes me wonder why people publish code for public benefit ( I assume , why else it is publicly accessible ) and are so stingy with comments and "briefs" how it suppose to function.
But some do not forget to add " if you modify it , quote the source" stuff.
O well.
Thanks
Vaclav
|
|
|
|
|
Hello.
I have a problem installing VS 2013 express. The problem is that the installation does not take place. It shows me just a small black rectangle on the screen and it stays like that.
I have Win 7, SP1, all updates installed. What is the problem? Does anybody know, please?
modified 4-Feb-15 10:24am.
|
|
|
|
|
I have VS 2013 Express installed under Windows 7 SP1, with no problems. You will need to collect some more information for people to help you. Try checking the system event logs, or any files left over from the installation process.
|
|
|
|
|
Hi All,
I wrote a C++ program and use WINIO to control some general I/O interface card. However, when I run the program under Win8.1, WinIO initialization error always prompt out. Then, I put the same program under Win8.0, there is not any error prompts.
Would there be anyone who understand what's the reason?
Thanks any help.
Eric
|
|
|
|
|
I have not logged into workspaces in a while. I just tried and it seems to be no longer there. Was it shut down?
|
|
|
|
|
|
Hi Shanu,
It seems that you have deleted all the articles on basic concepts on C#,Sql etc.
Is it possible to re post them, as we need them for reference and for study purpose,
Thanks and Regards
Piyush Talele
modified 16-Jan-15 23:41pm.
|
|
|
|
|
Shanu might not read this here.
See this thread[^] to know what happened and that the articles may be reposted.
|
|
|
|
|
Also, NEVER post your e-mail address in a forum unless you're trying to build a spam honeypot
Geek code v 3.12
GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- r++>+++ y+++*
Weapons extension: ma- k++ F+2 X
|
|
|
|
|
I am looking for someone with a lot of experience with Windows Remote Desktop Connection to answer a basic question or two...
I have a WireShark capture (only one side) which shows 880 MBytes sent from the client running the Remote Desktop Connection, to the host; but I have no WireShark capture of the packet volume coming from the host to the client IP address. The capture is for a period spanning 32 hours. I am being asked to and determine the amount of data that might have been sent from the host to the client... I know this is a real out there question; which is why I'm looking for someone with real Remote Desktop Connection experience.
I assume that of the volume of traffic from the client to the host is 880MBytes over 32 hours; is there any way at all of guessing how much might have been sent from the host to the client?
Please be kind, this is important and I am presenting all of the information I have.
Thank you!
|
|
|
|
|
I do not fully understand the point.
Do you need a method for measuring the traffic in both directions somewhen in future experiments? Then I'd suggest: can't WireShark do that?
Or do you want to "guess" the traffic based on the measurement of the opposite direction only? There is no way to get that.
|
|
|
|
|
Hmmm. I'm sure I answered this question yesterday.
Ah wait, he posted in a different forum.
|
|
|
|
|
That is: he plagiarized his own question.
Let's help him find a lawyer for suing himself for his copyright infringement.
|
|
|
|
|
hi all,
I m run my c# application on mac with using of mono framework.
it working fine with old version of mono framework.
I m chk this with 2.10.9 version.
now I m chk this with latest version of monoframework ,now it not working with this.
please help me how can I run my application on mac using mono framework with support of latest version of mac.
thanks in advance.
|
|
|
|
|
What version of the mono framework are you using?
Every day, thousands of innocent plants are killed by vegetarians.
Help end the violence EAT BACON
|
|
|
|
|
now i m using 3.0 version of mono framework.
|
|
|
|
|
It is not obvious which Code Project forum is appropriate for a question on experiences with a microcontroller development environment and source control integration.
Pointer please?
A positive attitude may not solve every problem, but it will annoy enough people to be worth the effort.
|
|
|
|
|
Likely Hardware & Devices[^] under General Programming.
There are only 10 types of people in the world, those who understand binary and those who don't.
|
|
|
|
|
how to send message(text,image,videos) to whatsapp from C# Asp.net Application
|
|
|
|
|
Start by doing some research, including http://openwhatsapp.org/develop/[^]
There are only 10 types of people in the world, those who understand binary and those who don't.
|
|
|
|
|
please i just want 2 know the requirement to program a virtual private network software thanks
|
|
|
|
|
Can you be more specific? You want to write your own VPN software? If so, that is a ton of work.
There are only 10 types of people in the world, those who understand binary and those who don't.
|
|
|
|