-
```
What steps will reproduce the problem?
1. g++ -Wall example0.cpp -o test
What is the expected output? What do you see instead?
Expect successful compile. Instead:
In file included from geodesic_…
-
```
What steps will reproduce the problem?
1. g++ -Wall example0.cpp -o test
What is the expected output? What do you see instead?
Expect successful compile. Instead:
In file included from geodesic_…
-
### Is your feature request related to a problem?
The current grading system doesn't support grading for programming exercises that contain test cases that are rather expected to be passed anyway tha…
-
Trying to run `make check` on a 32bit systems fails to build the test programs:
```
make[3]: Entering directory '//tests/eri'
g++ -M -c -DHAVE_CONFIG_H -I../../src/bin -I../../include -I//tests/…
-
**Background:-**
The healthcare provider has a category of doctors and technicians who are paid based on the accumulated commissions. Instead of giving a fixed salary to doctors/technicians belongi…
-
## Error description :
Hello,
I've created a new workspace containing only the isaac_ros_common and isaac_ros_image_pipeline packages but the build fails on the isaac_ros_image_proc node.
## Sys…
-
Hello Guys,
Attendance is a key aspect of staff control and in order to keep this in check, companies have started the deployment of smart cards to auto track time in and out times.
ERPnext has succ…
-
Currently the predicate logic axioms in iset.mm have names which are based on the old axiom numbering in set.mm.
The reasons that set.mm uses numbers, rather than names, are described at #703 and i…
-
Hi,
I try to compile EASTL but I have an error during the build:
```
[ 58%] Building CXX object test/CMakeFiles/EASTLTest.dir/source/TestArray.cpp.o
/home/pierre/git/eastl_17/EASTL/test/source/T…
-
Pulling in the rosbag2 events from this PR https://github.com/ros2/rosbag2/pull/1037 and attempting to build with ROS2 Humble fails with the following output:
```bash
colcon build --symlink-instal…